IInteractionExecutionStatus.Default


class IInteractionExecutionStatus.Default : IInteractionExecutionStatus


Default implementation for IInteractionExecutionStatus.

Summary

Public constructors

Public functions

IBinder!
Boolean

Returns false if the given interaction was already executed on the remote process

Inherited Constants

From androidx.test.espresso.remote.IInteractionExecutionStatus
const String!
DESCRIPTOR = "androidx.test.espresso.remote.IInteractionExecutionStatus"

Public constructors

Default

Default()

Public functions

asBinder

fun asBinder(): IBinder!

canExecute

fun canExecute(): Boolean

Returns false if the given interaction was already executed on the remote process