public static assertNull(value as Object) as Void:
import klyn.unittest value as Object = null Assert.assertNull(value)