|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.junit.runner.Runner
org.junit.runners.ParentRunner<org.junit.runner.Runner>
org.junit.runners.Suite
org.unitils.UnitilsParameterized
public class UnitilsParameterized
Parameterized runner.
| Nested Class Summary | |
|---|---|
protected class |
UnitilsParameterized.TestClassRunnerForParameters
TestClassRunnerForParameters. |
protected static class |
UnitilsParameterized.UnitilsMethodValidator
UnitilsMethodValidator. |
| Nested classes/interfaces inherited from class org.junit.runners.Suite |
|---|
org.junit.runners.Suite.SuiteClasses |
| Constructor Summary | |
|---|---|
UnitilsParameterized(Class<?> klass)
Only called reflectively. |
|
| Method Summary | |
|---|---|
protected List<org.junit.runner.Runner> |
getChildren()
|
protected org.junit.runners.model.FrameworkMethod |
getParametersMethod(org.junit.runners.model.TestClass testClass)
|
| Methods inherited from class org.junit.runners.Suite |
|---|
describeChild, emptySuite, runChild |
| Methods inherited from class org.junit.runners.ParentRunner |
|---|
childrenInvoker, classBlock, classRules, collectInitializationErrors, filter, getDescription, getName, getRunnerAnnotations, getTestClass, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClasses |
| Methods inherited from class org.junit.runner.Runner |
|---|
testCount |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnitilsParameterized(Class<?> klass)
throws Throwable
klass -
Throwable| Method Detail |
|---|
protected 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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||