Class | Description |
---|---|
DisplayConfig |
Describes the characteristics of a particular logical display.
|
LocalActivityInvoker |
An
ActivityInvoker that drives Activity lifecycles manually. |
NoOpThreadChecker |
In Robolectric environment, everything is executed on the main thread except for when you manually create and run your code on worker thread.
|
ParallelUniverse | |
RoboUiController |
Custom implementation of
UiController for Robolectric. |