public class UnitilsParameterized
extends org.junit.runners.Suite
| Modifier and Type | Class and Description |
|---|---|
protected class |
UnitilsParameterized.TestClassRunnerForParameters
TestClassRunnerForParameters.
|
protected static class |
UnitilsParameterized.UnitilsMethodValidator
UnitilsMethodValidator.
|
| Constructor and Description |
|---|
UnitilsParameterized(Class<?> klass)
Only called reflectively.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<org.junit.runner.Runner> |
getChildren() |
protected org.junit.runners.model.FrameworkMethod |
getParametersMethod(org.junit.runners.model.TestClass testClass) |
childrenInvoker, classBlock, classRules, collectInitializationErrors, filter, getDescription, getName, getRunnerAnnotations, getTestClass, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClassesprotected org.junit.runners.model.FrameworkMethod getParametersMethod(org.junit.runners.model.TestClass testClass)
throws Exception
testClass - Exceptionprotected List<org.junit.runner.Runner> getChildren()
getChildren in class org.junit.runners.SuiteSuite.getChildren()Copyright © 2016. All Rights Reserved.