package

androidx.test.espresso.util

Classes

ActivityLifecyclesHelper methods to understand ActivityLifecycle of the app.
EspressoOptional<T>This class is a reimplementation of to maintain API compatibility with older versions of espresso.
HumanReadablesText converters for various Android objects.
IteratorsA reimplementation of needed methods from Guava, to avoid the direct dependency.
ThrowablesRe-implementation of needed methods from Guava's Throwables to avoid the direct dependency
TracingUtilUtility methods for tracing.
TreeIterablesUtility methods for iterating over tree structured items.
TreeIterables.ViewAndDistanceRepresents the distance a given view is from the root view.