public class NewJVMJUnitTestRunner
extends org.junit.runners.BlockJUnit4ClassRunner
| Constructor and Description |
|---|
NewJVMJUnitTestRunner(java.lang.Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
attachProcess(java.lang.String message) |
protected java.util.List<java.lang.String> |
createArguments(org.junit.runners.model.FrameworkMethod frameworkMethod) |
protected org.junit.runners.model.Statement |
methodBlock(org.junit.runners.model.FrameworkMethod frameworkMethod) |
protected ProcessCallable<java.io.Serializable> |
processProcessCallable(ProcessCallable<java.io.Serializable> processCallable,
MethodKey testMethodKey) |
collectInitializationErrors, computeTestMethods, createTest, describeChild, getChildren, getTestRules, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic NewJVMJUnitTestRunner(java.lang.Class<?> clazz)
throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorprotected static void attachProcess(java.lang.String message)
protected java.util.List<java.lang.String> createArguments(org.junit.runners.model.FrameworkMethod frameworkMethod)
protected org.junit.runners.model.Statement methodBlock(org.junit.runners.model.FrameworkMethod frameworkMethod)
methodBlock in class org.junit.runners.BlockJUnit4ClassRunnerprotected ProcessCallable<java.io.Serializable> processProcessCallable(ProcessCallable<java.io.Serializable> processCallable, MethodKey testMethodKey)