Uses of Class
com.google.common.truth.extensions.proto.ProtoSubjectBuilder
Packages that use ProtoSubjectBuilder
-
Uses of ProtoSubjectBuilder in com.google.common.truth.extensions.proto
Methods in com.google.common.truth.extensions.proto that return types with arguments of type ProtoSubjectBuilderModifier and TypeMethodDescriptionProtoTruth.protos()
Returns aCustomSubjectBuilder.Factory
, akin to aSubject.Factory
, which can be used to assert on multiple types of Protos and collections containing them.