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