EspressoRemoteMessage.From
Kotlin
|Java
public
static
interface
EspressoRemoteMessage.From
androidx.test.espresso.remote.EspressoRemoteMessage.From<T, M> |
Transforms a proto message of type M into a class of type T. M should either extend
Summary
Public methods | |
---|---|
abstract
T
|
fromProto(M message)
|
Public methods
fromProto
T fromProto (M message)
Parameters | |
---|---|
message |
M |
Returns | |
---|---|
T |
Interfaces
Classes
- ConstructorInvocation
- EspressoRemote
- FieldDescriptor
- GenericRemoteMessage
- InteractionRequest
- InteractionRequest.Builder
- InteractionResponse
- InteractionResponse.Builder
- InteractionResponse.RemoteError
- NoopRemoteInteraction
- ProtoUtils
- RemoteDescriptor
- RemoteDescriptor.Builder
- RemoteDescriptorRegistry
- RemoteInteractionRegistry
- TypeProtoConverters
Enums
Exceptions