All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AndroidMetadata Data related to Android tests.AutoFactory Indicates that the annotated type will be used as a factory.Consumer<T> Represents an operation that accepts a single input argument and returns no result.InjectionException Injector A tiny dependency injection and plugin helper for Robolectric.Injector.Builder Builder forInjector.Injector.Key<T> Identifies an injection point.Join Utility class used to join strings together with a delimiter.Logger Logger for Robolectric.NamedStream Marker interface forInputStreamthat need special handling.Pair<F,S> Container to ease passing around a tuple of two objects.PerfStatsCollector Collects performance statistics for later reporting viaPerfStatsReporter.PerfStatsCollector.ThrowingRunnable<F extends java.lang.Exception> Runnable that throws an exception.PerfStatsCollector.ThrowingSupplier<T,F extends java.lang.Exception> Supplier that throws an exception.Scheduler Class that manages a queue of Runnables that are scheduled to run now (or at some time in the future).Scheduler.IdleState Describes the current state of aScheduler.SimpleFuture<T> Deprecated. SimplePerfStatsReporter Simple implementation of PerfStatsReporter that writes stats to stdout.SoftThreadLocal<T> Soft reference to ajava.lang.ThreadLocal.Strftime An implementation of the Unix strftime with some glibc extensions.Supercedes Indicates that the annotated type is intended as a replacement for another type.TempDirectory TestRunnable TimeUtils Utility methods for dealing with time.Util Generic collection of utility methods.