| Package | Description | 
|---|---|
| com.google.common.truth.extensions.proto | 
 Custom subjects for testing Protocol
 Buffer instances. 
 | 
| Class and Description | 
|---|
| FieldScope
 An immutable, abstract representation of a set of specific field paths. 
 | 
| IterableOfProtosFluentAssertion
 Fluent API to perform detailed, customizable comparison of iterables of protocol buffers. 
 | 
| IterableOfProtosSubject
 Truth subject for the iterables of protocol buffers. 
 | 
| IterableOfProtosUsingCorrespondence
 Comparison methods, which enforce the rules set in prior calls to  
IterableOfProtosFluentAssertion. | 
| LiteProtoSubject
 Truth subjects for the Lite version of Protocol Buffers. 
 | 
| MapWithProtoValuesFluentAssertion
 Fluent API to perform detailed, customizable comparison of maps containing protocol buffers as
 values. 
 | 
| MapWithProtoValuesSubject
 Truth subject for maps with protocol buffers for values. 
 | 
| MultimapWithProtoValuesFluentAssertion
 Fluent API to perform detailed, customizable comparison of  
Multimaps containing protocol
 buffers as values. | 
| MultimapWithProtoValuesSubject
 Truth subject for  
Multimaps with protocol buffers for values. | 
| ProtoFluentAssertion
 Fluent API to perform detailed, customizable comparison of Protocol buffers. 
 | 
| ProtoSubject
 Truth subject for the full version of Protocol Buffers. 
 | 
ProtoSubjectBuilder
CustomSubjectBuilder which aggregates all Proto-related Subject classes into a single place. | 
Copyright © 2020. All rights reserved.