package

androidx.test.services.events

Classes

AnnotationInfoRepresents a parcelable java.lang.annotation.Annotation to be used by the ITestRunEvent and ITestDiscoveryEvent Android Services.
AnnotationValueRepresents a field value on an java.lang.annotation.Annotation.
ErrorInfoDenotes an android test error.
FailureInfoDenotes an android test failure, has details of the failure including stack trace / type and message.
ParcelableConverterUtility to convert JUnit and related test data classes to parcelables for sending to a remote service.
TestCaseInfoRepresents a parcelable TestCase.
TestRunInfoRepresents a parcelable TestRun.
TestStatusThe final status of a Test Case or Test Run.
TimeStampDenotes an android test error.

Enums

TestStatus.StatusValid test statuses for individual test cases and test runs.