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.
|
IterableOfProtosSubject.Factory
Typed extension of
SubjectFactory . |
IterableOfProtosSubject.IterableOfMessagesSubject
Default implementation of
IterableOfProtosSubject . |
LiteProtoSubject
Truth subjects for the Lite version of Protocol Buffers.
|
LiteProtoSubject.Factory
Typed extension of
SubjectFactory . |
ProtoFluentAssertion
Fluent API to perform detailed, customizable comparison of Protocol buffers.
|
ProtoSubject
Truth subject for the full version of Protocol Buffers.
|
ProtoSubject.Factory
Typed extension of
SubjectFactory . |
Copyright © 2016. All rights reserved.