Modifier and Type | Field and Description |
---|---|
private Instance<DeploymentScenario> |
ContainerDeployController.deploymentScenario |
Modifier and Type | Method and Description |
---|---|
DeploymentScenario |
DeploymentScenario.addDeployment(DeploymentDescription deployment) |
Modifier and Type | Field and Description |
---|---|
private Instance<DeploymentScenario> |
ContainerEventController.deploymentScenario |
Modifier and Type | Field and Description |
---|---|
private Instance<DeploymentScenario> |
ClientContainerController.deploymentScenario |
Modifier and Type | Method and Description |
---|---|
protected Instance<DeploymentScenario> |
ClientContainerController.getDeploymentScenario() |
Modifier and Type | Field and Description |
---|---|
private InstanceProducer<DeploymentScenario> |
DeploymentGenerator.deployment |
private Instance<DeploymentScenario> |
ClientDeployer.deploymentScenario |
Modifier and Type | Method and Description |
---|---|
private void |
DeploymentGenerator.buildTestableDeployments(DeploymentScenario scenario,
TestClass testCase,
ProtocolRegistry protoReg) |
private void |
DeploymentGenerator.createTestableDeployments(DeploymentScenario scenario,
TestClass testCase) |
protected void |
DeploymentGenerator.validate(DeploymentScenario scenario) |
Modifier and Type | Field and Description |
---|---|
private Instance<DeploymentScenario> |
OperatesOnDeploymentAwareProvider.deploymentScenario |