Package org.robolectric
package org.robolectric
Package containing main Robolectric classes.
-
ClassDescriptionMediates loading of "APKs" in legacy mode.Deprecated.The default
TestLifecycle
used by Robolectric.A Parameterized test runner for Robolectric.Annotation for fields of the test class which will be initialized by the method annotated byParameters
By using directly this annotation, the test class constructor isn't needed.
Index range must start at 0.Annotation for a method which provides parameters to be injected into the test class constructor byParameterized
Deprecated.UseAttributeSetBuilder
instead.Loads and runs a test in aSandboxClassLoader
in order to provide a simulation of the Android runtime environment.Deprecated.AFrameworkMethod
subclass that contains data required to run Robolectric tests.Deprecated.useDefaultSdkPicker
instead.
javax.inject.Provider<org.robolectric.annotation.Config>
.