| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| static ProtoSubject<?,com.google.protobuf.Message> | ProtoTruth. assertThat(com.google.protobuf.Message message)Assert on a single  Messageinstance. | 
| ProtoSubject<?,com.google.protobuf.Message> | ProtoSubjectBuilder. that(com.google.protobuf.Message message) | 
Copyright © 2019. All rights reserved.