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 org.junit.runners.model.FrameworkMethod | 
method  | 
protected FeaturesRunner | 
runner  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
DeploymentStatement(FeaturesRunner runner,
                   RuntimeHarness harness,
                   org.junit.runners.model.FrameworkMethod method,
                   org.junit.runners.model.Statement base)  | 
protected final FeaturesRunner runner
protected final RuntimeHarness harness
protected final org.junit.runners.model.FrameworkMethod method
protected final org.junit.runners.model.Statement base
protected DeploymentStatement(FeaturesRunner runner, RuntimeHarness harness, org.junit.runners.model.FrameworkMethod method, org.junit.runners.model.Statement base)
Copyright © 2019 Nuxeo. All rights reserved.