public class IORecorder
extends org.junit.runners.BlockJUnit4ClassRunner
| Constructor and Description |
|---|
IORecorder(Class<?> klass) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
createTest() |
protected org.junit.runners.model.TestClass |
createTestClass(Class<?> testClass) |
collectInitializationErrors, computeTestMethods, describeChild, getChildren, getTestRules, isIgnored, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic IORecorder(Class<?> klass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorprotected Object createTest() throws Exception
createTest in class org.junit.runners.BlockJUnit4ClassRunnerExceptionprotected org.junit.runners.model.TestClass createTestClass(Class<?> testClass)
createTestClass in class org.junit.runners.ParentRunner<org.junit.runners.model.FrameworkMethod>Copyright © 2016. All rights reserved.