Package org.robolectric
package org.robolectric
Package containing main Robolectric classes.
-
ClassDescriptionData related to Android tests.Deprecated.The default
TestLifecycle
used by Robolectric.Deprecated.Don't put more stuff here.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.ARobolectricTestRunner
that supportsTestParameterInjector
parameter injection.Interface to allow sandboxed injected runner to be accessed from the helper runner.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.Don't put more stuff here.Deprecated.useDefaultSdkPicker
instead.Shadow mapper.
javax.inject.Provider<Config>
.