Package org.robolectric.fakes
Package containing fake implementations of Android classes.
-
Interface Summary Interface Description RoboExtendedResponseCache A response cache that supports statistics tracking and updating stored responses. -
Class Summary Class Description BaseCursor Deprecated. UseMatrixCursor
instead.CleanerCompat Wrapper forCleaner
, used byAndroidInterceptors.CleanerInterceptor
when running on Java 9+.RoboCursor Deprecated. UseMatrixCursor
instead.RoboIntentSender Robolectric implementation ofIntentSender
.RoboMenu Robolectric implementation ofMenu
.RoboMenuItem Robolectric implementation ofMenuItem
.RoboSubMenu Robolectric implementation ofSubMenu
.RoboWebSettings Robolectric implementation ofWebSettings
. -
Enum Summary Enum Description RoboResponseSource Where the HTTP client should look for a response.