public class OrderedSpringRunner
extends org.springframework.test.context.junit4.SpringJUnit4ClassRunner
| 构造器和说明 |
|---|
OrderedSpringRunner(Class<?> clazz) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.junit.runners.model.TestClass |
createTestClass(Class<?> testClass) |
createTest, createTestContextManager, getDescription, getExpectedException, getJUnitTimeout, getSpringTimeout, getTestContextManager, isTestMethodIgnored, methodBlock, possiblyExpectingExceptions, run, runChild, withAfterClasses, withAfters, withBeforeClasses, withBefores, withPotentialRepeat, withPotentialTimeoutcollectInitializationErrors, computeTestMethods, describeChild, getChildren, getTestRules, isIgnored, methodInvoker, rules, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructorpublic OrderedSpringRunner(Class<?> clazz) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorprotected org.junit.runners.model.TestClass createTestClass(Class<?> testClass)
createTestClass 在类中 org.junit.runners.ParentRunner<org.junit.runners.model.FrameworkMethod>Copyright © 2018. All rights reserved.