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
.RoboSplashScreen Robolectric implementation ofSplashScreen
.RoboSubMenu Robolectric implementation ofSubMenu
.RoboWebMessagePort Robolectric implementation ofWebMessagePort
.RoboWebSettings Robolectric implementation ofWebSettings
. -
Enum Summary Enum Description RoboResponseSource Where the HTTP client should look for a response.