Access keys

ExecutionInfo

Kind of class: interface
Inherits from: BasicInterface
Implemented by:
Classpath: org.as2lib.test.unit.ExecutionInfo
File last modified: Saturday, 28 August 2004, 14:24:06
Interface for all Informations occured during the execution of a method of a testcase.

@autor Martin Heidegger

Summary

Instance methods
Instance methods inherited from BasicInterface

Instance methods

getMessage

function getMessage (
Void) : String
Returns the message to the information.
Returns:
Message to the assertion.

isFailed

function isFailed (
Void) : Boolean
Returns:
true if the information should be recognized as failure