protected class FeaturesRunner.RulesFactory.BindRule extends Object implements org.junit.rules.TestRule, org.junit.rules.MethodRule
| Modifier | Constructor and Description | 
|---|---|
protected  | 
BindRule()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.junit.runners.model.Statement | 
apply(org.junit.runners.model.Statement base,
     org.junit.runner.Description description)  | 
org.junit.runners.model.Statement | 
apply(org.junit.runners.model.Statement base,
     org.junit.runners.model.FrameworkMethod method,
     Object target)  | 
protected BindRule()
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runners.model.FrameworkMethod method, Object target)
apply in interface org.junit.rules.MethodRulepublic org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description description)
apply in interface org.junit.rules.TestRuleCopyright © 2019 Nuxeo. All rights reserved.