Tests that use p:compare

Test suiteTestExpected resultDescription
3.0-test-suitenw-compare-001passCheck if p:compare succeeds when the documents are identical.
3.0-test-suitenw-compare-002passCheck if p:compare fails when the documents are different.
3.0-test-suitenw-compare-003passCheck if p:compare succeeds when the documents are identical if fail-if-not-equal is true.
3.0-test-suitenw-compare-004catch failureCheck if p:compare raises an error when the documents are different and fail-if-not-equal is true.
3.0-test-suitenw-compare-005catch failureCheck if p:compare raises an error when the method is unsupported.
3.0-test-suitenw-compare-006catch failureCheck if p:compare raises an error when the documents cannot be compared.
3.0-test-suitenw-compare-007passConfirm that the result port on p:compare is primary.