Package org.robolectric.android.controller
-
Class Summary Class Description ActivityController<T extends android.app.Activity> ActivityController provides low-level APIs to control activity's lifecycle.BackupAgentController<T extends android.app.backup.BackupAgent> ComponentController<C extends ComponentController<C,T>,T> ContentProviderController<T extends android.content.ContentProvider> FragmentController<F extends android.app.Fragment> Deprecated. Native Fragments have been deprecated in Android P.IntentServiceController<T extends android.app.IntentService> ServiceController<T extends android.app.Service>