Add custom messages to unit test assertions.

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Service Arch
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      So it would be possible to make test error messages more informative, something like

      ASSERT_TRUE(matchExpr1->equivalent(*matchExpr2)) << "MatcxhExpression 1: " << matchExpr1->debugString() << ", MatchExpression 2: " << matchExpr2->debugString();
      

            Assignee:
            [DO NOT USE] Backlog - Service Architecture
            Reporter:
            Alexander Ignatyev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: