| Package | Description | 
|---|---|
| com.google.common.truth.extensions.proto | 
 Custom subjects for testing Protocol
 Buffer instances. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
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 LiteProtoSubject.Factory<?,com.google.protobuf.MessageLite> | 
ProtoTruth.liteProtos()
Returns a  
SubjectFactory for the lite version of protocol buffers. | 
static LiteProtoSubject.Factory<?,com.google.protobuf.MessageLite> | 
LiteProtoTruth.liteProtos()  | 
Copyright © 2016. All rights reserved.