public class LuceneTestCaseRunner extends BlockJUnit4ClassRunner
| Constructor and Description |
|---|
LuceneTestCaseRunner(Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
protected List<org.junit.runners.model.FrameworkMethod> |
computeTestMethods() |
protected void |
runChild(org.junit.runners.model.FrameworkMethod arg0,
RunNotifier arg1) |
collectInitializationErrors, createTest, describeChild, getChildren, getTestRules, isIgnored, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutchildrenInvoker, classBlock, classRules, createTestClass, filter, getDescription, getName, getRunnerAnnotations, getTestClass, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClassespublic LuceneTestCaseRunner(Class<?> clazz) throws org.junit.runners.model.InitializationError
protected List<org.junit.runners.model.FrameworkMethod> computeTestMethods()
computeTestMethods in class BlockJUnit4ClassRunnerprotected void runChild(org.junit.runners.model.FrameworkMethod arg0, RunNotifier arg1)
runChild in class BlockJUnit4ClassRunnerCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.