Package | Description |
---|---|
org.jboss.arquillian.test.spi |
Modifier and Type | Field and Description |
---|---|
private ExceptionProxy |
ExceptionProxy.causeProxy |
private ExceptionProxy |
TestResult.exceptionProxy |
Modifier and Type | Method and Description |
---|---|
static ExceptionProxy |
ExceptionProxy.createForException(java.lang.Throwable throwable)
Static method to create an exception proxy for the passed in
Throwable class. |
ExceptionProxy |
TestResult.getExceptionProxy() |