public class NamespaceRunner extends org.junit.runners.ParentRunner<VarTester>
| Constructor and Description |
|---|
NamespaceRunner(Class<NamespaceTest> testClass) |
| Modifier and Type | Method and Description |
|---|---|
protected org.junit.runner.Description |
describeChild(VarTester vt) |
protected List<VarTester> |
getChildren() |
protected void |
runChild(VarTester vt,
org.junit.runner.notification.RunNotifier arg1) |
childrenInvoker, classBlock, classRules, collectInitializationErrors, filter, getDescription, getName, getRunnerAnnotations, getTestClass, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClassespublic NamespaceRunner(Class<NamespaceTest> testClass) throws org.junit.runners.model.InitializationError, InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException
org.junit.runners.model.InitializationErrorInstantiationExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionprotected org.junit.runner.Description describeChild(VarTester vt)
describeChild in class org.junit.runners.ParentRunner<VarTester>protected List<VarTester> getChildren()
getChildren in class org.junit.runners.ParentRunner<VarTester>Copyright © 2012. All Rights Reserved.