Package org.nuxeo.runtime.test.runner
Class RuntimeDeployment.OnMethod
java.lang.Object
org.nuxeo.runtime.test.runner.RuntimeDeployment.OnMethod
- All Implemented Interfaces:
org.junit.rules.MethodRule
- Enclosing class:
- RuntimeDeployment
protected static class RuntimeDeployment.OnMethod
extends Object
implements org.junit.rules.MethodRule
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
runner
-
-
Constructor Details
-
OnMethod
protected OnMethod()
-
-
Method Details
-
apply
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runners.model.FrameworkMethod method, Object target) - Specified by:
apply
in interfaceorg.junit.rules.MethodRule
-