public class ParameterizedInjectingRunner
extends org.junit.runners.Suite
See Parameterized for more details on specifying parameter sets.
Based on org.junit.runners.Parameterized.
| Constructor and Description |
|---|
ParameterizedInjectingRunner(Class<?> klass) |
| Modifier and Type | Method and Description |
|---|---|
protected List<org.junit.runner.Runner> |
getChildren() |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
childrenInvoker, classBlock, classRules, collectInitializationErrors, createTestClass, filter, getDescription, getName, getRunnerAnnotations, getTestClass, isIgnored, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClassespublic ParameterizedInjectingRunner(Class<?> klass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorprotected List<org.junit.runner.Runner> getChildren()
getChildren in class org.junit.runners.Suitepublic void run(org.junit.runner.notification.RunNotifier notifier)
run in class org.junit.runners.ParentRunner<org.junit.runner.Runner>Copyright © 2006–2017 OPS4J - Open Participation Software for Java. All rights reserved.