ITestPlatformEvent.Default


public class ITestPlatformEvent.Default implements ITestPlatformEvent


Default implementation for ITestPlatformEvent.

Summary

Public constructors

Public methods

IBinder
void
send(TestPlatformEvent testPlatformEvent)

Sends back notifications for the status of test execution.

Inherited Constants

From androidx.test.services.events.platform.ITestPlatformEvent
static final String
DESCRIPTOR = "androidx.test.services.events.platform.ITestPlatformEvent"

Public constructors

Default

public Default()

Public methods

asBinder

public IBinder asBinder()

send

public void send(TestPlatformEvent testPlatformEvent)

Sends back notifications for the status of test execution.