public class TinyJUnit4ClassRunner
extends org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Constructor and Description |
---|
TinyJUnit4ClassRunner(Class<?> clazz) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.test.context.TestContextManager |
createTestContextManager(Class<?> testClass) |
createTest, getDescription, getExpectedException, getJUnitTimeout, getSpringTimeout, getTestContextManager, isTestMethodIgnored, methodBlock, possiblyExpectingExceptions, run, runChild, withAfterClasses, withAfters, withBeforeClasses, withBefores, withPotentialRepeat, withPotentialTimeout
collectInitializationErrors, computeTestMethods, describeChild, getChildren, getTestRules, isIgnored, methodInvoker, rules, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor
public TinyJUnit4ClassRunner(Class<?> clazz) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationError
protected org.springframework.test.context.TestContextManager createTestContextManager(Class<?> testClass)
createTestContextManager
in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Copyright © 2006–2018 TinyGroup. All rights reserved.