Package org.nuxeo.runtime.test.runner
Class FeaturesRunner.RulesFactory<A extends Annotation,R>
java.lang.Object
org.nuxeo.runtime.test.runner.FeaturesRunner.RulesFactory<A,R>
- Enclosing class:
- FeaturesRunner
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
RulesFactory
(Class<A> anAnnotationType, Class<R> aRuleType) -
Method Summary
-
Field Details
-
annotationType
-
ruleType
-
rules
-
-
Constructor Details
-
RulesFactory
-
-
Method Details
-
build
protected org.junit.runners.model.Statement build(org.junit.runners.model.Statement base, String name) -
withRules
-
withRule
-
withRules
public FeaturesRunner.RulesFactory<A,R> withRules(org.junit.runners.model.TestClass aType, Object aTest) -
build
-
onMethod
-