androidx.test.services.events


Classes

AnnotationInfo

Represents a parcelable java.lang.annotation.Annotation to be used by the and Android Services.

AnnotationValue

Represents a field value on an java.lang.annotation.Annotation.

ErrorInfo

Denotes an android test error.

FailureInfo

Denotes an android test failure, has details of the failure including stack trace / type and message.

ParcelableConverter

Utility to convert JUnit Description and related test data classes to parcelables for sending to a remote service.

TestCaseInfo

Represents a parcelable TestCase.

TestRunInfo

Represents a parcelable TestRun.

TestStatus

The final status of a Test Case or Test Run.

TimeStamp

Denotes an android test error.

Enums

TestStatus.Status

Valid test statuses for individual test cases and test runs.

Exceptions

TestEventException

A checked Exception indicating that a test event operation failed.