All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description After Event fired After the Test method execution.AfterClass Event fired After the Class execution.AfterEnrichment AfterEnrichmentAfterSuite Event fired After the Suite execution.AfterTestLifecycleEvent Events fired After the Test method executionArquillianProxyException Exception class used when a proxied exception cannot be created.Before Event fired Before the Test method executionBeforeClass Event fired Before the Class execution.BeforeEnrichment BeforeEnrichmentBeforeSuite Event fired Before the Suite execution.BeforeTestLifecycleEvent Events fired Before the Test method executionClassContext ClassContextClassEvent Base for events fired in the Test Class execution cycle.ClassLifecycleEvent A ClassLifeCycleEvent is a type of ClassEvent used for e.g.ClassScoped SuiteScopedCombinedException EnrichmentEvent EnrichmentEventExceptionProxy Takes an exception class and creates a proxy that can be used to rebuild the exception.ExecutionDecision ExecutionDecision.Decision LifecycleEvent Describes a Event with the capability of Vetoing the execution of a method.LifecycleMethodExecutor Generic wrapper for invoking Lifecycle methods.ResourceProvider ResourceProviderResourceProvider.ClassInjection This annotation is put toResourceProvider.lookup(ArquillianResource, Annotation...)qualifiers parameter so implementation of ResourceProvider can enrich it knowing it enriches class scoped ArquillianResource.ResourceProvider.MethodInjection This annotation is put toResourceProvider.lookup(ArquillianResource, Annotation...)qualifiers parameter so implementation of ResourceProvider can enrich it knowing it enriches method scoped ArquillianResource.SkippedTestExecutionException SuiteContext SuiteContextSuiteEvent Base for events fired in the Suite execution cycle.SuiteScoped SuiteScopedTest Event fired to execute the Test methodTestClass Wraps a class to be run, providing method validation and annotation searching.TestContext TestContextTestEnricher SPI used to enrich the runtime test object.TestEvent Base for events fired in the Test execution cycle.TestExecutionDecider Override the execution of the Before/Test/After phase of the Test framework.TestLifecycleEvent A TestLifeCycleEvent is a type of TestEvent used for e.g.TestMethodExecutor TestMethodExecutorTestResult A test result which may be serialized for communicate between client and serverTestResult.Status The test statusTestRunnerAdaptor TestRunnerAdaptorTestRunnerAdaptorBuilder DeployableTestBuilderTestScoped TestScoped