ITestPlatformEvent.Default


class ITestPlatformEvent.Default : ITestPlatformEvent


Default implementation for ITestPlatformEvent.

Summary

Public constructors

Public functions

IBinder!
Unit
send(testPlatformEvent: TestPlatformEvent!)

Sends back notifications for the status of test execution.

Inherited Constants

From androidx.test.services.events.platform.ITestPlatformEvent
const String!
DESCRIPTOR = "androidx.test.services.events.platform.ITestPlatformEvent"

Public constructors

Default

Default()

Public functions

asBinder

fun asBinder(): IBinder!

send

fun send(testPlatformEvent: TestPlatformEvent!): Unit

Sends back notifications for the status of test execution.