ITestRunEvent.Default


public class ITestRunEvent.Default implements ITestRunEvent


Default implementation for ITestRunEvent.

Summary

Public constructors

Public methods

IBinder
void
send(TestRunEvent testRunEvent)

Sends back notifications for the status of test execution.

Inherited Constants

From androidx.test.services.events.run.ITestRunEvent
static final String
DESCRIPTOR = "androidx.test.services.events.run.ITestRunEvent"

Public constructors

Default

public Default()

Public methods

asBinder

public IBinder asBinder()

send

public void send(TestRunEvent testRunEvent)

Sends back notifications for the status of test execution.