3.0-test-suite | nw-compare-001 | pass | Check if p:compare succeeds when the documents are identical. |
3.0-test-suite | nw-compare-002 | pass | Check if p:compare fails when the documents are different. |
3.0-test-suite | nw-compare-003 | pass | Check if p:compare succeeds when the documents are identical if fail-if-not-equal is true. |
3.0-test-suite | nw-compare-004 | catch failure | Check if p:compare raises an error when the documents are different and
fail-if-not-equal is true. |
3.0-test-suite | nw-compare-005 | catch failure | Check if p:compare raises an error when the method is unsupported. |
3.0-test-suite | nw-compare-006 | catch failure | Check if p:compare raises an error when the documents cannot be compared. |
3.0-test-suite | nw-compare-007 | pass | Confirm that the result port on p:compare is primary. |