Package org.nuxeo.runtime.test.runner
Class RuntimeDeployment
java.lang.Object
org.nuxeo.runtime.test.runner.RuntimeDeployment
- Author:
- Bogdan Stefanescu
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected class
protected static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
deploy
(RuntimeHarness harness) protected void
protected void
protected void
protected void
protected void
protected void
index
(PartialDeploy config) protected void
index
(RunnerFeature feature) static org.junit.rules.MethodRule
onMethod()
protected org.junit.runners.model.Statement
onStatement
(RuntimeHarness harness, org.junit.runners.model.FrameworkMethod method, org.junit.runners.model.Statement base) static RuntimeDeployment
onTest
(FeaturesRunner runner)
-
Constructor Details
-
RuntimeDeployment
public RuntimeDeployment()
-
-
Method Details
-
index
-
index
-
index
-
index
-
index
- Since:
- 9.1
-
index
-
index
-
deploy
-
onTest
-
onMethod
public static org.junit.rules.MethodRule onMethod() -
onStatement
protected org.junit.runners.model.Statement onStatement(RuntimeHarness harness, org.junit.runners.model.FrameworkMethod method, org.junit.runners.model.Statement base)
-