IInteractionExecutionStatus.Default


public class IInteractionExecutionStatus.Default implements IInteractionExecutionStatus


Default implementation for IInteractionExecutionStatus.

Summary

Public constructors

Public methods

IBinder
boolean

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

Inherited Constants

From androidx.test.espresso.remote.IInteractionExecutionStatus
static final String
DESCRIPTOR = "androidx.test.espresso.remote.IInteractionExecutionStatus"

Public constructors

Default

public Default()

Public methods

asBinder

public IBinder asBinder()

canExecute

public boolean canExecute()

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