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