public static class RobolectricTestRunner.HelperTestRunner extends SandboxTestRunner.HelperTestRunner
frameworkMethod
Constructor | Description |
---|---|
HelperTestRunner(Class bootstrappedTestClass) |
Modifier and Type | Method | Description |
---|---|---|
protected Object |
createTest() |
|
protected org.junit.runners.model.Statement |
methodBlock(org.junit.runners.model.FrameworkMethod method) |
collectInitializationErrors, computeTestMethods, describeChild, getChildren, getTestRules, isIgnored, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
childrenInvoker, classBlock, classRules, createTestClass, filter, getDescription, getName, getRunnerAnnotations, getTestClass, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClasses
methodInvoker, withPotentialTimeout
public HelperTestRunner(Class bootstrappedTestClass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationError
protected Object createTest() throws Exception
createTest
in class org.junit.runners.BlockJUnit4ClassRunner
Exception
protected org.junit.runners.model.Statement methodBlock(org.junit.runners.model.FrameworkMethod method)
methodBlock
in class SandboxTestRunner.HelperTestRunner