androidx.test.espresso.internal.data.model
Classes
ActionData |
|
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 |
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. |