androidx.test.espresso.internal.data.model


Classes

ActionData

ActionData stores metadata of androidx.test.espresso.ViewAction.

ScreenData

Stores metadata for a visited screen in an Espresso test.

TestArtifact

An abstraction for a test artifact representing a file to be included in a ScreenData node.

TestFlow

Represents a gallery of the test output metadata. e.g. the screens visited, and actions performed, in an Espresso test.

ViewData

Stores data of an Espresso view.