protected class RuntimeDeployment.DeploymentStatement extends org.junit.runners.model.Statement
| Modifier and Type | Field and Description |
|---|---|
protected org.junit.runners.model.Statement |
base |
protected RuntimeHarness |
harness |
protected FeaturesRunner |
runner |
| Constructor and Description |
|---|
DeploymentStatement(FeaturesRunner runner,
RuntimeHarness harness,
org.junit.runners.model.Statement base) |
protected final FeaturesRunner runner
protected final RuntimeHarness harness
protected final org.junit.runners.model.Statement base
public DeploymentStatement(FeaturesRunner runner, RuntimeHarness harness, org.junit.runners.model.Statement base)
Copyright © 2016 Nuxeo SA. All rights reserved.