See: Description
| Class | Description |
|---|---|
| ShadowAsyncTaskLoader<D> | |
| ShadowDrawerLayout | |
| ShadowLocalBroadcastManager | |
| ShadowLocalBroadcastManager.Wrapper | |
| ShadowMediaBrowserCompat |
This will mimic the connection to a
MediaBrowserServiceCompat by creating and maintaining its own account of MediaBrowserCompat.MediaItems. |
| Shadows |
Shadow mapper.
|
| ShadowSwipeRefreshLayout | |
| SupportFragmentController<F extends android.support.v4.app.Fragment> |
FragmentController provides low-level APIs to control fragment’s lifecycle.
|
| SupportFragmentTestUtil | Deprecated
Android encourages developers to use androidx fragments, to test these use
androidx.fragment.app.testing.FragmentScenario. |
Shadows for the Android Support Library.
To use this in your project, add the artifact org.robolectric:shadows-support-v4 to your project.