Modifier and Type | Method and Description |
---|---|
Container |
LocalContainerRegistry.getContainer(TargetDescription target) |
Modifier and Type | Method and Description |
---|---|
Container |
ContainerRegistry.getContainer(TargetDescription target) |
Modifier and Type | Field and Description |
---|---|
static TargetDescription |
TargetDescription.DEFAULT |
private TargetDescription |
DeploymentDescription.target |
Modifier and Type | Method and Description |
---|---|
TargetDescription |
DeploymentDescription.getTarget() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<TargetDescription> |
DeploymentScenario.targets() |
Modifier and Type | Method and Description |
---|---|
DeploymentDescription |
DeploymentDescription.setTarget(TargetDescription target) |
java.util.List<Deployment> |
DeploymentScenario.startupDeploymentsFor(TargetDescription target)
Get all
DeploymentDescription defined to be deployed during Test startup for a specific TargetDescription ordered. |
Modifier and Type | Method and Description |
---|---|
private TargetDescription |
AnnotationDeploymentScenarioGenerator.generateTarget(java.lang.reflect.Method deploymentMethod) |
Modifier and Type | Method and Description |
---|---|
private void |
DeploymentGenerator.throwNoContainerFound(TargetDescription target) |
private void |
DeploymentGenerator.throwNoMatchFound(ContainerRegistry conReg,
TargetDescription target) |
private void |
DeploymentGenerator.throwTargetNotFoundValidationException(ContainerRegistry conReg,
TargetDescription target) |
Modifier and Type | Method and Description |
---|---|
private java.lang.Object |
OperatesOnDeploymentAwareProvider.runInContainerContext(TargetDescription targetDescription,
ArquillianResource resource,
java.lang.annotation.Annotation... qualifiers) |
Modifier and Type | Method and Description |
---|---|
TargetDescription |
TestDeployment.getTargetDescription() |