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