Interface | Description |
---|---|
IShadow | |
ManifestFactory |
A factory that detects what build system is in use and provides a ManifestFactory that can create an AndroidManifest for that environment.
|
SandboxManager.SandboxBuilder |
Factory interface for AndroidSandbox.
|
ShadowProvider |
Interface implemented by packages that provide shadows to Robolectric.
|
TestEnvironment |
An environment for running tests.
|
Class | Description |
---|---|
AndroidConfigurer | |
AndroidSandbox |
Sandbox simulating an Android device.
|
AndroidSandbox.SdkSandboxClassLoader |
Adapter from Sdk to ResourceLoader.
|
AndroidSandbox.TestEnvironmentSpec |
Provides a mechanism for tests to inject a different AndroidTestEnvironment.
|
BuckManifestFactory | |
DefaultManifestFactory | |
ManifestIdentifier | |
MavenManifestFactory | Deprecated
This method of configuration will be removed in a forthcoming release.
|
SandboxManager |
Manager of sandboxes.
|
SandboxTestRunner | |
SandboxTestRunner.HelperTestRunner |
Enum | Description |
---|---|
ResourcesMode |
Exception | Description |
---|---|
DeprecatedMethodMarkerException |