Package | Description |
---|---|
com.google.common.truth.extensions.proto |
Custom subjects for testing Protocol
Buffer instances.
|
Modifier and Type | Class and Description |
---|---|
class |
ProtoSubject<S extends ProtoSubject<S,M>,M extends com.google.protobuf.Message>
Truth subject for the full version of Protocol Buffers.
|
static class |
ProtoSubject.Factory<S extends ProtoSubject<S,M>,M extends com.google.protobuf.Message>
Typed extension of
SubjectFactory . |
Modifier and Type | Method and Description |
---|---|
static ProtoSubject<?,com.google.protobuf.Message> |
ProtoTruth.assertThat(com.google.protobuf.Message message) |
Copyright © 2016. All rights reserved.