All Classes and Interfaces

Class
Description
Event fired After the Test method execution.
Event fired After the Class execution.
AfterEnrichment
Event fired After the Suite execution.
Events fired After the Test method execution
Exception class used when a proxied exception cannot be created.
Event fired Before the Test method execution
Event fired Before the Class execution.
BeforeEnrichment
Event fired Before the Suite execution.
Events fired Before the Test method execution
ClassContext
Base for events fired in the Test Class execution cycle.
A ClassLifeCycleEvent is a type of ClassEvent used for e.g.
SuiteScoped
 
EnrichmentEvent
Takes an exception class and creates a proxy that can be used to rebuild the exception.
 
 
Describes a Event with the capability of Vetoing the execution of a method.
Generic wrapper for invoking Lifecycle methods.
ResourceProvider
This annotation is put to ResourceProvider.lookup(ArquillianResource, Annotation...) qualifiers parameter so implementation of ResourceProvider can enrich it knowing it enriches class scoped ArquillianResource.
This annotation is put to ResourceProvider.lookup(ArquillianResource, Annotation...) qualifiers parameter so implementation of ResourceProvider can enrich it knowing it enriches method scoped ArquillianResource.
 
SuiteContext
Base for events fired in the Suite execution cycle.
SuiteScoped
Event fired to execute the Test method
Wraps a class to be run, providing method validation and annotation searching.
TestContext
SPI used to enrich the runtime test object.
Base for events fired in the Test execution cycle.
Override the execution of the Before/Test/After phase of the Test framework.
A TestLifeCycleEvent is a type of TestEvent used for e.g.
TestMethodExecutor
A test result which may be serialized for communicate between client and server
The test status
TestRunnerAdaptor
DeployableTestBuilder
TestScoped