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.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AssertionFailedError
public AssertionFailedError()
AssertionFailedError
public AssertionFailedError(String msg)
AssertionFailedError
public AssertionFailedError(String msg,
Step step)
getFile
public File getFile()
getLine
public int getLine()
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on