PayloadDiffMatcher.spublic class PayloadDiffMatcher extends DiffMatcher
Source payloads.| Constructor and Description |
|---|
PayloadDiffMatcher(Source expected)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.custommonkey.xmlunit.Diff |
createDiff(Source payload)
Deprecated.
|
protected org.custommonkey.xmlunit.Diff |
createDiff(WebServiceMessage message)
Deprecated.
Creates a
Diff for the given message. |
matchpublic PayloadDiffMatcher(Source expected)
protected final org.custommonkey.xmlunit.Diff createDiff(WebServiceMessage message)
DiffMatcherDiff for the given message.createDiff in class DiffMatchermessage - the messageprotected org.custommonkey.xmlunit.Diff createDiff(Source payload)
Copyright © 2023 VMware, Inc.. All rights reserved.