Uses of Package
org.jboss.arquillian.test.spi

Packages that use org.jboss.arquillian.test.spi
org.jboss.arquillian.container.test.impl.client.deployment   
org.jboss.arquillian.container.test.impl.client.deployment.event   
org.jboss.arquillian.container.test.impl.client.protocol.local   
org.jboss.arquillian.container.test.impl.execution.event   
org.jboss.arquillian.container.test.spi   
org.jboss.arquillian.container.test.spi.client.deployment   
org.jboss.arquillian.junit.container   
org.jboss.arquillian.protocol.jmx   
org.jboss.arquillian.protocol.servlet   
org.jboss.arquillian.test.impl   
org.jboss.arquillian.test.impl.enricher.resource   
org.jboss.arquillian.test.spi   
org.jboss.arquillian.test.spi.event.suite   
org.jboss.arquillian.testenricher.cdi   
org.jboss.arquillian.testenricher.ejb   
org.jboss.arquillian.testenricher.resource   
org.jboss.arquillian.testng.container   
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.container.test.impl.client.deployment
TestClass
          Wraps a class to be run, providing method validation and annotation searching.
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.container.test.impl.client.deployment.event
TestClass
          Wraps a class to be run, providing method validation and annotation searching.
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.container.test.impl.client.protocol.local
TestMethodExecutor
          TestMethodExecutor
TestResult
          A test result which may be serialized for communicate between client and server
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.container.test.impl.execution.event
TestMethodExecutor
          TestMethodExecutor
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.container.test.spi
TestMethodExecutor
          TestMethodExecutor
TestResult
          A test result which may be serialized for communicate between client and server
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.container.test.spi.client.deployment
TestClass
          Wraps a class to be run, providing method validation and annotation searching.
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.junit.container
TestResult
          A test result which may be serialized for communicate between client and server
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.protocol.jmx
TestMethodExecutor
          TestMethodExecutor
TestResult
          A test result which may be serialized for communicate between client and server
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.protocol.servlet
TestMethodExecutor
          TestMethodExecutor
TestResult
          A test result which may be serialized for communicate between client and server
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.test.impl
LifecycleMethodExecutor
          Generic wrapper for invoking Lifecycle methods.
TestMethodExecutor
          TestMethodExecutor
TestResult
          A test result which may be serialized for communicate between client and server
TestRunnerAdaptor
          TestRunnerAdaptor Need to be Thread-safe
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.test.impl.enricher.resource
TestEnricher
          SPI used to enrich the runtime test object.
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.test.spi
ArquillianProxyException
          Exception class used when a proxied exception cannot be created.
ExceptionProxy
          Takes an exception class and creates a proxy that can be used to rebuild the exception.
LifecycleMethodExecutor
          Generic wrapper for invoking Lifecycle methods.
TestMethodExecutor
          TestMethodExecutor
TestResult
          A test result which may be serialized for communicate between client and server
TestResult.Status
          The test status
TestRunnerAdaptor
          TestRunnerAdaptor Need to be Thread-safe
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.test.spi.event.suite
LifecycleMethodExecutor
          Generic wrapper for invoking Lifecycle methods.
TestClass
          Wraps a class to be run, providing method validation and annotation searching.
TestMethodExecutor
          TestMethodExecutor
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.testenricher.cdi
TestEnricher
          SPI used to enrich the runtime test object.
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.testenricher.ejb
TestEnricher
          SPI used to enrich the runtime test object.
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.testenricher.resource
TestEnricher
          SPI used to enrich the runtime test object.
 

Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.testng.container
TestResult
          A test result which may be serialized for communicate between client and server
 



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