Uses of Package
com.google.common.truth.extensions.proto
Packages that use com.google.common.truth.extensions.proto
-
Classes in com.google.common.truth.extensions.proto used by com.google.common.truth.extensions.protoClassDescriptionAn immutable, abstract representation of a set of specific field paths.Fluent API to perform detailed, customizable comparison of iterables of protocol buffers.Truth subject for the iterables of protocol buffers.Comparison methods, which enforce the rules set in prior calls to
IterableOfProtosFluentAssertion
.Truth subjects for the Lite version of Protocol Buffers.Fluent API to perform detailed, customizable comparison of maps containing protocol buffers as values.Truth subject for maps with protocol buffers for values.Fluent API to perform detailed, customizable comparison ofMultimap
s containing protocol buffers as values.Truth subject forMultimap
s with protocol buffers for values.Fluent API to perform detailed, customizable comparison of Protocol buffers.Truth subject for the full version of Protocol Buffers.CustomSubjectBuilder
which aggregates all Proto-relatedSubject
classes into a single place.