Package org.jboss.arquillian.spi


Interface Summary
ApplicationArchiveGenerator Class responsible for creating the ApplicationArchive.
ApplicationArchiveProcessor Extension point for client side deployment enhancements.
AuxiliaryArchiveAppender SPI used for modules who need to add classes/resources to the deployed archive.
AuxiliaryArchiveProcessor Extension point to alter system defined deployments.
ContainerConfiguration A marker for container configuration implementations.
ContainerMethodExecutor RemoteMethodExecutor A Generic way to execute a in-container/remotely deployed test case.
Context  
DeployableContainer DeployableContainer
DeploymentPackager Extension point for the DeployableContainer to prepare the Archives for deployment.
ServiceLoader ServiceLoader
TestEnricher SPI used to enrich the runtime test object.
TestMethodExecutor TestMethodExecutor
TestRunner TestRunner A Generic way to start the test framework.
TestRunnerAdaptor TestRunnerAdaptor Need to be Thread-safe
 

Class Summary
Configuration Holds the global Arquillian configuration and a Map of ContainerConfiguration implementations objects.
TestResult A test result which may be serialized for communicate between client and server
 

Enum Summary
ContainerProfile ContainerProfile
TestResult.Status The test status
 

Exception Summary
ConfigurationException ConfigurationException
DeploymentException DeploymentException
LifecycleException LifecycleException
 



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