-
Classes Class Description org.robolectric.android.controller.FragmentController Native Fragments have been deprecated in Android P. Android encourages developers to use androidx fragments, to test these use FragmentScenario.org.robolectric.android.util.concurrent.RoboExecutorService only works when used in conjunction with the deprecatedLooperMode.LEGACYmode. Consider using guava'sMoreExecutors#directExecutor()orPausedExecutorServiceorInlineExecutorService.org.robolectric.fakes.BaseCursor UseMatrixCursorinstead.org.robolectric.fakes.RoboCursor UseMatrixCursorinstead.org.robolectric.shadows.GnssStatusBuilder UseGnssStatus.Builderinstead where possible.org.robolectric.shadows.ShadowCrossProfileApps.StartedMainActivity org.robolectric.shadows.ShadowTelecomManager.CallRecord