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