All Classes and Interfaces

Classes
Class
Description
Sandbox test runner that runs each test in a sandboxed class loader environment.
The goal of SandboxTestRunner.HelperTestRunner is to have BlockJUnit4ClassRunner instances that encapsulate bootstrapped test classes.
Similar to JUnit's FailOnTimeout, but runs the test on the current thread (with a timer on a new thread) rather than the other way around.