public class FeaturesRunnerWithParms extends FeaturesRunner
DataProviderRunnerFeaturesRunner.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, getTargetTestResource, getTestRules, initialize, methodInvoker, onInjector, rules, start, stop, toString, validateZeroArgConstructor, withAfterClasses, withAfters, withBeforescollectInitializationErrors, describeChild, getChildren, methodBlock, possiblyExpectingExceptions, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, withPotentialTimeoutpublic FeaturesRunnerWithParms(Class<?> classToRun) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorprotected List<org.junit.runners.model.FrameworkMethod> computeTestMethods()
computeTestMethods in class FeaturesRunnerprotected void validateTestMethods(List<Throwable> errors)
validateTestMethods in class org.junit.runners.BlockJUnit4ClassRunnerCopyright © 2016 Nuxeo SA. All rights reserved.