package

androidx.test.espresso.matcher

Classes

BoundedDiagnosingMatcher<S, T>A matcher that allows for a quick creation of a matcher that applies to a given type but only processes items of a specific subtype of that matcher.
BoundedMatcher<T, S>Some matcher sugar that lets you create a matcher for a given type but only process items of a specific subtype of that matcher.
CursorMatchersA collection of Hamcrest matchers that matches a data row in a .
CursorMatchers.CursorMatcherA that matches s based on values in their columns.
HasBackgroundMatcherMatcher to match android.view.View based on its background resource.
LayoutMatchersA collection of hamcrest matches to detect typical layout issues.
PreferenceMatchersA collection of hamcrest matchers that match s.
RootMatchersA collection of matchers for Root objects.
ViewMatchersA collection of hamcrest matchers that match Views.

Enums

ViewMatchers.VisibilityEnumerates the possible list of values for View.