Package org.robolectric.android.internal
package org.robolectric.android.internal
-
ClassDescriptionDescribes the characteristics of a particular logical display.Timeout exception thrown when idling resources are not idle for longer than the configured timeout.An
ActivityInvoker
that drivesActivity
lifecycles manually.A Robolectric implementation forControlledLooper
.APermissionGranter
that runs on a local JVM with Robolectric.AUiController
that runs on a local JVM with Robolectric.A foreground Scheduler implementation used forLooperMode.Mode.PAUSED
.Performs thread checking when in INSTRUMENTAION_TEST Looper Mode where the test thread is distinct from the main thread.A Robolectric instrumentation that acts like a slimmed downMonitoringInstrumentation
with only the parts needed for Robolectric.