public static class RobolectricTestRunner.HelperTestRunner extends SandboxTestRunner.HelperTestRunner
frameworkMethod
Constructor and Description |
---|
HelperTestRunner(java.lang.Class bootstrappedTestClass) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
createTest() |
protected org.junit.runners.model.Statement |
methodInvoker(org.junit.runners.model.FrameworkMethod method,
java.lang.Object test) |
methodBlock
collectInitializationErrors, computeTestMethods, describeChild, getChildren, getTestRules, isIgnored, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeout
public HelperTestRunner(java.lang.Class bootstrappedTestClass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationError
protected java.lang.Object createTest() throws java.lang.Exception
createTest
in class org.junit.runners.BlockJUnit4ClassRunner
java.lang.Exception
protected org.junit.runners.model.Statement methodInvoker(org.junit.runners.model.FrameworkMethod method, java.lang.Object test)
methodInvoker
in class org.junit.runners.BlockJUnit4ClassRunner