| 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  
Message instance. | 
ProtoSubject<?,com.google.protobuf.Message> | 
ProtoTruthDelegatedVerb.that(com.google.protobuf.Message message)  | 
Copyright © 2017. All rights reserved.