org.as2lib.core.BasicInterface +--org.as2lib.test.unit.ExecutionInfo
Interface for all Informations occured during the execution of a method of a testcase.
toString()
public function isFailed(Void):Boolean
true if the information should be recognized as failure
public function getMessage(Void):String
Returns the message to the information.
Message to the assertion.