Interface for all Informations occured during the execution of a method of a testcase.
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.