Package org.as2lib.test.unit.info

Class Summary
AssertAlmostEqualsInfo Information holder and examiner of a assertAlmostEquals call
AssertEmptyInfo Information holder and examiner of a assertEmpty call
AssertEqualsInfo Information holder and examiner of a assertEquals call
AssertFalseInfo Information holder and examiner of a assertFalse call
AssertInfinityInfo Information holder and examiner of a assertInfinity call
AssertInstanceOfInfo Information holder and examiner of a assertInstanceOf call
AssertNotEmptyInfo Information holder and examiner of a assertNotEmpty call
AssertNotEqualsInfo Information holder and examiner of a assertNotEquals call
AssertNotInfinityInfo Information holder and examiner of a assertNotInfinity call
AssertNotNullInfo Information holder and examiner of a assertNotNull call
AssertNotSameInfo Information holder and examiner of a assertNotSame call
AssertNotThrowsInfo Information holder and examiner of a assertNotThrows call
AssertNotUndefinedInfo Information holder and examiner of a assertNotUndefined call
AssertNullInfo Information holder and examiner of a assertNull call
AssertSameInfo Information holder and examiner of a assertSame call
AssertThrowsInfo Information holder and examiner of a assertThrows call
AssertTrueInfo Information holder and examiner of a assertTrue call
AssertTypeOfInfo Information holder and examiner of a assertTypeOf call
AssertUndefinedInfo Information holder and examiner of a assertUndefined call
ExecutionError Failure to be appended if the execution of a testcase-method fails
FailureInfo Failure information for the "fail" call
InstantiationError Failure to be appended if the instantiation of a testcase fails
PauseError Failure to be appended if the pause was executed out of a testcase method
SetUpError Failure to be appended if calling the setUp method of a testcase fails
TearDownError Failure to be appended if calling the tearDown method of a testcase fails