AndroidTestEnvironment |
|
DisplayConfig |
Describes the characteristics of a particular logical display.
|
LocalActivityInvoker |
An ActivityInvoker that drives Activity lifecycles manually.
|
LocalControlledLooper |
|
LocalPermissionGranter |
A PermissionGranter that runs on a local JVM with Robolectric.
|
LocalUiController |
A UiController that runs on a local JVM with Robolectric.
|
LooperDelegatingScheduler |
|
NoOpThreadChecker |
In Robolectric environment, everything is executed on the main thread except for when you
manually create and run your code on worker thread.
|
RoboMonitoringInstrumentation |
A Robolectric instrumentation that acts like a slimmed down
MonitoringInstrumentation with only the parts needed for
Robolectric.
|