public class AvcParameterized
extends org.junit.runners.Suite
| Constructor and Description |
|---|
AvcParameterized(Class<?> klass)
constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
eachOne(Object... params)
transform an object array into a collection of object arrays, each final
object array containing only one object.
|
protected List<org.junit.runner.Runner> |
getChildren() |
childrenInvoker, classBlock, classRules, collectInitializationErrors, createTestClass, filter, getDescription, getName, getRunnerAnnotations, getTestClass, isIgnored, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClassesprotected List<org.junit.runner.Runner> getChildren()
getChildren in class org.junit.runners.Suitepublic static Collection<Object[]> eachOne(Object... params)
params - the objectsCopyright © 2018 David Andrianavalontsalama. All rights reserved.