public class PalRunner extends TableRunner
TableRunner.DecoratingFrameworkMethod| Modifier and Type | Method and Description |
|---|---|
protected List<org.junit.runners.model.FrameworkMethod> |
computeTestMethods() |
static MethodCodeExtractorImpl |
extractor() |
protected org.junit.runners.model.Statement |
methodInvoker(org.junit.runners.model.FrameworkMethod method,
Object test) |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
filter, getChildren, validatePublicVoidNoArgMethodscollectInitializationErrors, createTest, describeChild, getTestRules, methodBlock, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic PalRunner(Class<?> typeClass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorpublic static MethodCodeExtractorImpl extractor()
protected List<org.junit.runners.model.FrameworkMethod> computeTestMethods()
computeTestMethods in class TableRunnerpublic void run(org.junit.runner.notification.RunNotifier notifier)
run in class org.junit.runners.ParentRunner<org.junit.runners.model.FrameworkMethod>protected org.junit.runners.model.Statement methodInvoker(org.junit.runners.model.FrameworkMethod method,
Object test)
methodInvoker in class org.junit.runners.BlockJUnit4ClassRunnerCopyright © 2014. All Rights Reserved.