androidx.test.services.events.discovery


Interfaces

ITestDiscoveryEvent

Defines an interface for Instrumentation (e.g.

Classes

ITestDiscoveryEvent.Default

Default implementation for ITestDiscoveryEvent.

ITestDiscoveryEvent.Stub

Local-side IPC implementation stub class.

TestDiscoveryErrorEvent

This event is sent when an error is encountered during test discovery.

TestDiscoveryEvent

Base class for different test discovery events to implement.

TestDiscoveryFinishedEvent

Denotes that test discovery has finished

TestDiscoveryStartedEvent

Denotes that test discovery has started

TestFoundEvent

Denotes that test discovery has found a test case.