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 classprotected static class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddeploy(RuntimeHarness harness) protected voidprotected voidprotected voidprotected voidprotected voidprotected voidindex(PartialDeploy config) protected voidindex(RunnerFeature feature) static org.junit.rules.MethodRuleonMethod()protected org.junit.runners.model.StatementonStatement(RuntimeHarness harness, org.junit.runners.model.FrameworkMethod method, org.junit.runners.model.Statement base) static RuntimeDeploymentonTest(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)
-