Uses of Class
org.jboss.arquillian.test.spi.ExceptionProxy

Packages that use ExceptionProxy
org.jboss.arquillian.test.spi   
 

Uses of ExceptionProxy in org.jboss.arquillian.test.spi
 

Methods in org.jboss.arquillian.test.spi that return ExceptionProxy
static ExceptionProxy ExceptionProxy.createForException(Throwable throwable)
          Static method to create an exception proxy for the passed in Throwable class.
 ExceptionProxy TestResult.getExceptionProxy()
           
 



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.