Class ProtoSubjectBuilder

java.lang.Object
com.google.common.truth.CustomSubjectBuilder
com.google.common.truth.extensions.proto.ProtoSubjectBuilder

public final class ProtoSubjectBuilder extends CustomSubjectBuilder
CustomSubjectBuilder which aggregates all Proto-related Subject classes into a single place.

To obtain an instance, call assertAbout(ProtoTruth.protos()).