Package org.robolectric
Class RoboSettings
java.lang.Object
org.robolectric.RoboSettings
Deprecated.
Don't put more stuff here.
Class that encapsulates reading global configuration options from the Java system properties
file.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
Deprecated.Use PAUSED looper mode.static void
setUseGlobalScheduler
(boolean useGlobalScheduler) Deprecated.Use PAUSED looper mode.
-
Constructor Details
-
RoboSettings
public RoboSettings()Deprecated.
-
-
Method Details
-
isUseGlobalScheduler
Deprecated.Use PAUSED looper mode. -
setUseGlobalScheduler
Deprecated.Use PAUSED looper mode.
-