public class TestFailureException extends Exception
| Modifier and Type | Field and Description |
|---|---|
junit.framework.AssertionFailedError |
error |
| Constructor and Description |
|---|
TestFailureException(junit.framework.AssertionFailedError afe) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TestFailureException(junit.framework.AssertionFailedError afe)
public String getMessage()
getMessage in class ThrowableCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.