Package org.robolectric.internal
package org.robolectric.internal
-
ClassesClassDescriptionSandbox test runner that runs each test in a sandboxed class loader environment.The goal of
SandboxTestRunner.HelperTestRunneris to haveBlockJUnit4ClassRunnerinstances that encapsulate bootstrapped test classes.Similar to JUnit'sFailOnTimeout, but runs the test on the current thread (with a timer on a new thread) rather than the other way around.