public class FeaturesRunnerWithParms extends FeaturesRunner
DataProviderRunner
FeaturesRunner.AfterClassStatement, FeaturesRunner.AfterMethodRunStatement, FeaturesRunner.AfterTeardownStatement, FeaturesRunner.BeforeClassStatement, FeaturesRunner.BeforeMethodRunStatement, FeaturesRunner.BeforeSetupStatement, FeaturesRunner.RulesFactory<A extends Annotation,R>
Constructor and Description |
---|
FeaturesRunnerWithParms(Class<?> classToRun) |
Modifier and Type | Method and Description |
---|---|
protected List<org.junit.runners.model.FrameworkMethod> |
computeTestMethods() |
protected void |
validateTestMethods(List<Throwable> errors) |
afterMethodRun, afterRun, afterTeardown, beforeMethodRun, beforeRun, beforeSetup, classBlock, classRules, createTest, getConfig, getConfig, getFeature, getFeatures, getInjector, getScanner, getTargetTestBasepath, getTargetTestClass, getTargetTestInstance, getTargetTestResource, getTestRules, initialize, onInjector, rules, start, stop, toString, validateZeroArgConstructor, withAfterClasses, withAfters, withBefores
collectInitializationErrors, describeChild, getChildren, isIgnored, methodBlock, methodInvoker, possiblyExpectingExceptions, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, withPotentialTimeout
public FeaturesRunnerWithParms(Class<?> classToRun) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationError
protected List<org.junit.runners.model.FrameworkMethod> computeTestMethods()
computeTestMethods
in class FeaturesRunner
protected void validateTestMethods(List<Throwable> errors)
validateTestMethods
in class org.junit.runners.BlockJUnit4ClassRunner
Copyright © 2018 Nuxeo. All rights reserved.