Package org.nuxeo.runtime.test.runner
Class RuntimeDeployment
java.lang.Object
org.nuxeo.runtime.test.runner.RuntimeDeployment
- Author:
- Bogdan Stefanescu
-
Nested Class Summary
Modifier and TypeClassDescriptionprotected class
protected static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
deploy
(FeaturesRunner runner, RuntimeHarness harness) protected void
protected void
protected void
protected void
protected void
protected void
index
(LocalDeploy config) Deprecated.protected void
index
(PartialDeploy config) protected void
index
(RunnerFeature feature) static org.junit.rules.MethodRule
onMethod()
protected org.junit.runners.model.Statement
onStatement
(FeaturesRunner runner, 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
Deprecated.since 10.1, useindex(Deploy)
-
index
- Since:
- 9.1
-
index
-
index
-
deploy
-
onTest
-
onMethod
public static org.junit.rules.MethodRule onMethod() -
onStatement
protected org.junit.runners.model.Statement onStatement(FeaturesRunner runner, RuntimeHarness harness, org.junit.runners.model.FrameworkMethod method, org.junit.runners.model.Statement base)
-
index(Deploy)