Class ProtoTruth


  • public final class ProtoTruth
    extends Object
    A set of static methods to begin a Truth assertion chain for protocol buffers.

    Note: Usage of different failure strategies such as assume and expect should rely on StandardSubjectBuilder.about(CustomSubjectBuilder.Factory) to begin a chain with those alternative behaviors.