Summary:
Methods
| [Expand All]
EspressoRemoteMessage.To
Kotlin
|Java
public
static
interface
EspressoRemoteMessage.To
| androidx.test.espresso.remote.EspressoRemoteMessage.To<M> |
|
|
Transforms a class implementing this interface to a proto message.
Summary
Public methods | |
|---|---|
abstract
M
|
toProto()
|
Public methods
toProto
M toProto ()
| Returns | |
|---|---|
M |
|
Interfaces
Classes
- ConstructorInvocation
- EspressoRemote
- FieldDescriptor
- GenericRemoteMessage
- InteractionRequest
- InteractionRequest.Builder
- InteractionResponse
- InteractionResponse.Builder
- InteractionResponse.RemoteError
- NoopRemoteInteraction
- ProtoUtils
- RemoteDescriptor
- RemoteDescriptor.Builder
- RemoteDescriptorRegistry
- RemoteInteractionRegistry
- TypeProtoConverters
Enums
Exceptions

