public static class AndroidSandbox.TestEnvironmentSpec extends Object
Provides a mechanism for tests to inject a different AndroidTestEnvironment. For test use only.
| Constructor and Description |
|---|
TestEnvironmentSpec() |
TestEnvironmentSpec(Class<? extends AndroidTestEnvironment> clazz) |
@Inject public TestEnvironmentSpec()
public TestEnvironmentSpec(Class<? extends AndroidTestEnvironment> clazz)
public Class<? extends AndroidTestEnvironment> getClazz()