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 TypeClassDescriptionclassTruth subject for the full version of Protocol Buffers.Methods in com.google.common.truth.extensions.proto that return LiteProtoSubjectModifier and TypeMethodDescriptionstatic LiteProtoSubjectLiteProtoTruth.assertThat(@Nullable MessageLite messageLite) static LiteProtoSubjectProtoTruth.assertThat(@Nullable MessageLite messageLite) Assert on a singleMessageLiteinstance.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()