Uses of Class
com.google.common.truth.extensions.proto.LiteProtoSubject
Packages that use LiteProtoSubject
-
Uses of LiteProtoSubject in com.google.common.truth.extensions.proto
Subclasses of LiteProtoSubject in com.google.common.truth.extensions.protoModifier and TypeClassDescriptionclass
Truth subject for the full version of Protocol Buffers.Methods in com.google.common.truth.extensions.proto that return LiteProtoSubjectModifier and TypeMethodDescriptionstatic LiteProtoSubject
LiteProtoTruth.assertThat
(@Nullable MessageLite messageLite) static LiteProtoSubject
ProtoTruth.assertThat
(@Nullable MessageLite messageLite) Assert on a singleMessageLite
instance.ProtoSubjectBuilder.that
(@Nullable MessageLite messageLite) Methods in com.google.common.truth.extensions.proto that return types with arguments of type LiteProtoSubjectModifier and TypeMethodDescriptionstatic Subject.Factory
<LiteProtoSubject, MessageLite> LiteProtoTruth.liteProtos()