Package org.robolectric.internal
package org.robolectric.internal
-
ClassDescriptionSandbox simulating an Android device.Adapter from Sdk to ResourceLoader.Provides a mechanism for tests to inject a different AndroidTestEnvironment.A factory that detects what build system is in use and provides a ManifestFactory that can create an AndroidManifest for that environment.Manager of sandboxes.Factory interface for AndroidSandbox.Sandbox test runner that runs each test in a sandboxed class loader environment.The goal of
SandboxTestRunner.HelperTestRunneris to haveBlockJUnit4ClassRunnerinstances that encapsulate bootstrapped test classes.Interface implemented by packages that provide shadows to Robolectric.An environment for running tests.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.