public class

ITestRunEvent.Default

extends java.lang.Object

implements ITestRunEvent

 java.lang.Object

↳androidx.test.services.events.run.ITestRunEvent.Default

Overview

Default implementation for ITestRunEvent.

Summary

Constructors
publicDefault()

Methods
public android.os.IBinderasBinder()

public voidsend(TestRunEvent testRunEvent)

Sends back notifications for the status of test execution.

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public Default()

Methods

public void send(TestRunEvent testRunEvent)

Sends back notifications for the status of test execution.

public android.os.IBinder asBinder()