Uses of Class
org.jboss.arquillian.test.spi.ExceptionProxy
Packages that use ExceptionProxy
-
Uses of ExceptionProxy in org.jboss.arquillian.test.spi
Methods in org.jboss.arquillian.test.spi that return ExceptionProxyModifier and TypeMethodDescriptionstatic ExceptionProxyExceptionProxy.createForException(Throwable throwable) Static method to create an exception proxy for the passed inThrowableclass.TestResult.getExceptionProxy()