Information holder and examiner of a assertNotNull call.
new AssertNotNullInfo()
public function AssertNotNullInfo(message:String, val)
Constructs a new AssertNotNullInfo.
message
val
public function execute(Void):Boolean
Overriding of @see AbstractAssertInfo#execute
True if the execution fails.
execute() in org.as2lib.test.unit.AbstractAssertInfo