Package-level declarations
This package contains Espresso actions, matchers and waiters to access the media frontend UI in functional tests.
Types
Interactions for instrumented tests involving the panels to browse media of the stock media frontend.
Interactions for instrumented tests involving the collection panel of the stock media frontend.
Interactions for instrumented tests involving the dashboard panel of the stock media frontend.
Interactions for instrumented tests involving the expanded process panel of the stock media frontend.
Interactions for instrumented tests involving the MainProcessPanel of the stock media frontend.
Interactions for instrumented tests generally involving the stock media frontend.
Interactions for instrumented tests involving the search panel of the stock media frontend.
Interactions for instrumented tests involving the TaskProcessPanel of the stock media frontend.
Functions
ViewInteraction to tap on a matcher, ensuring that the view is visible before performing the click action.
ViewAssertion for a PlayPauseMediaControl showing in playbackState.
Frontend test helper to tap on the 'Media' menu item.
ViewInteraction to wait on a matcher to be effectively visible. See ViewMatchers.withEffectiveVisibility for more information on effective visibility.