Uses of Class
com.google.common.truth.extensions.proto.IterableOfProtosSubject
Packages that use IterableOfProtosSubject
-
Uses of IterableOfProtosSubject in com.google.common.truth.extensions.proto
Methods in com.google.common.truth.extensions.proto that return IterableOfProtosSubjectModifier and TypeMethodDescriptionstatic <M extends Message>
IterableOfProtosSubject<M> ProtoTruth.assertThat
(@Nullable Iterable<M> messages) Assert on a sequence ofMessage
s.<M extends Message>
IterableOfProtosSubject<M> MultimapWithProtoValuesSubject.valuesForKey
(@Nullable Object key)