public class LuceneTestCaseRunner
extends org.junit.runners.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,
org.junit.runner.notification.RunNotifier arg1) |
collectInitializationErrors, createTest, describeChild, getChildren, getTestRules, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, testName, validateConstructor, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeout
public LuceneTestCaseRunner(Class<?> clazz) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationError
protected List<org.junit.runners.model.FrameworkMethod> computeTestMethods()
computeTestMethods
in class org.junit.runners.BlockJUnit4ClassRunner
protected void runChild(org.junit.runners.model.FrameworkMethod arg0, org.junit.runner.notification.RunNotifier arg1)
runChild
in class org.junit.runners.BlockJUnit4ClassRunner