public class GwtSpring2CsvJUnit4ClassRunner
extends org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Runner implementation for spring CSV tests. Intent to be wrapped by
GwtSpringCsvRunner. For internal use only.| Constructor and Description |
|---|
GwtSpring2CsvJUnit4ClassRunner(Class<?> klass) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
createTest() |
protected List<Method> |
getTestMethods() |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
protected void |
validate() |
createTestContextManager, getDescription, getExpectedException, getJUnitTimeout, getSpringTimeout, getTestContextManager, isTestMethodIgnored, methodBlock, possiblyExpectingExceptions, runChild, withAfterClasses, withAfters, withAfterTestExecutionCallbacks, withBeforeClasses, withBefores, withBeforeTestExecutionCallbacks, withPotentialRepeat, withPotentialTimeoutcollectInitializationErrors, computeTestMethods, describeChild, getChildren, getTestRules, isIgnored, methodInvoker, rules, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructorpublic void run(org.junit.runner.notification.RunNotifier notifier)
run in class org.springframework.test.context.junit4.SpringJUnit4ClassRunnerprotected Object createTest() throws Exception
createTest in class org.springframework.test.context.junit4.SpringJUnit4ClassRunnerExceptionprotected void validate()
throws org.junit.internal.runners.InitializationError
org.junit.internal.runners.InitializationErrorCopyright © 2018. All rights reserved.