| Package | Description | 
|---|---|
| com.google.common.truth.extensions.proto | 
 Custom subjects for testing Protocol
 Buffer instances. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IterableOfProtosSubject<S extends IterableOfProtosSubject<S,M,C>,M extends com.google.protobuf.Message,C extends Iterable<M>>
Truth subject for the iterables of protocol buffers. 
 | 
static class  | 
IterableOfProtosSubject.Factory<S extends IterableOfProtosSubject<S,M,C>,M extends com.google.protobuf.Message,C extends Iterable<M>>
Typed extension of  
SubjectFactory. | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
IterableOfProtosSubject.IterableOfMessagesSubject<M extends com.google.protobuf.Message>
Default implementation of  
IterableOfProtosSubject. | 
| Modifier and Type | Method and Description | 
|---|---|
static <M extends com.google.protobuf.Message>  | 
ProtoTruth.assertThat(Iterable<M> messages)  | 
Copyright © 2016. All rights reserved.