abbot
Class AssertionFailedError
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Error
|
+--junit.framework.AssertionFailedError
|
+--abbot.AssertionFailedError
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ForkedStepRunner.ForkedFailure, WaitTimedOutError
- public class AssertionFailedError
- extends AssertionFailedError
Indirect usage to avoid too much direct linkage to JUnit.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AssertionFailedError
public AssertionFailedError()
AssertionFailedError
public AssertionFailedError(String msg)
Copyright © 2002-2003 Timothy Wall. All Rights Reserved.
Abbot is hosted on