package

androidx.test.orchestrator.listeners

Classes

OrchestrationListenerManagerContainer class for all orchestration listeners
OrchestrationResultA representation of the end result of an orchestrated test run.
OrchestrationResult.BuilderConstructs an OrchestrationResult as tests run.
OrchestrationResultPrinterA line by line reimplementation of InstrumentationResultPrinter
OrchestrationRunListenerListens to events created during an orchestration run.
OrchestrationXmlTestRunListenerWrites JUnit results to an XML files in a format consistent with Ant's XMLJUnitResultFormatter.
TextListenerReimplementation of org.junit.TextListener that accepts AndroidTestOrchestrator compatible objects.

Enums

OrchestrationListenerManager.TestEventMessage types sent from the remote instrumentation