|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
DeploymentScenarioGenerator
that builds a DeploymentScenario
based on
the standard Arquillian API annotations.Archive
to the file system.StopSuiteContainers
StartSuiteContainers
ArquillianDescriptor
Throwable
class.
Deployment
's during test execution.DeploymentDescription
with a specific name if it exists.
@Deployment
is used to define which methods should be be considered as deployment producers.ShouldThrowException
is defined for the Deployment
.DeploymentDescription
's from a TestClass
TestClass
.
TestMethodExecutor#invoke()
directly.Injector
ServiceLoader
TestResult
Deployment
for in container testing.Protocol
.Protocol
s.Command
result back to container.
Command
results
ProtocolMetaData
DeploymentScenario
ContainerRegistry
ProtocolRegistry
TestResult
Command
commands to any listeners
DeploymentDescription
defined to be deployed during Test startup for a specific TargetDescription
ordered.
TestEnricherDataProvider
as DataProvider
to the given test method to enable method argument injection support.Archive
s needed for deployment.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |