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.Deprecated.This method of configuration will be removed in a forthcoming release.Manager of sandboxes.Factory interface for AndroidSandbox.Sandbox test runner that runs each test in a sandboxed class loader environment.Interface implemented by packages that provide shadows to Robolectric.An environment for running tests.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.