SetUpError
| Kind of class: | class |
|---|---|
| Inherits from: | AbstractAssertInfo < BasicClass |
| Author: | Martin Heidegger. |
| Classpath: | org.as2lib.test.unit.info.SetUpError |
| File last modified: | Wednesday, 01 September 2004, 08:00:38 |
Failure to be appended if calling the setUp method of a testcase fails.
Summary
Constructor
Instance properties
Instance properties inherited from AbstractAssertInfo
Instance methods
Instance methods inherited from AbstractAssertInfo
Instance methods inherited from BasicClass
Constructor
SetUpError
function SetUpError (
message:String)
Constructs a new SetUpError.
Parameters:
message:
Message to the error.