Uses of Package
org.jboss.arquillian.test.spi
-
Packages that use org.jboss.arquillian.test.spi Package Description org.jboss.arquillian.test.spi org.jboss.arquillian.test.spi.event.suite -
Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.test.spi Class Description 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 TestMethodExecutorTestResult A test result which may be serialized for communicate between client and serverTestResult.Status The test statusTestRunnerAdaptor TestRunnerAdaptor -
Classes in org.jboss.arquillian.test.spi used by org.jboss.arquillian.test.spi.event.suite Class Description LifecycleMethodExecutor Generic wrapper for invoking Lifecycle methods.TestClass Wraps a class to be run, providing method validation and annotation searching.TestMethodExecutor TestMethodExecutor