Support better failure descriptions in DocumentsMatchConstraint

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.5.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      DocumentsMatchConstraint currently makes it difficult to figure out where the comparison failure occurred when checking embedded documents. A few things can be done to improve things:

      • Using $this->exporter to stringify the expected document
      • Throwing a ComparisonFailure instead of a RuntimeException would allow for seeing a diff of the compared documents
      • Using additionalFailureDescription allows for adding more information as to what failed.

              Assignee:
              Andreas Braun
              Reporter:
              Andreas Braun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: