Class ProtoSubjectBuilder
java.lang.Object
com.google.common.truth.CustomSubjectBuilder
com.google.common.truth.extensions.proto.ProtoSubjectBuilder
CustomSubjectBuilder
which aggregates all Proto-related Subject
classes into a single place.
To obtain an instance, call assertAbout(ProtoTruth.protos())
.
-
Method Summary
Modifier and TypeMethodDescription<M extends Message>
MultimapWithProtoValuesSubject<M> that
(@Nullable MessageLite messageLite) <M extends Message>
IterableOfProtosSubject<M> <M extends Message>
MapWithProtoValuesSubject<M> Methods inherited from class com.google.common.truth.CustomSubjectBuilder
metadata
-
Method Details
-
that
-
that
-
that
-
that
-
that
-