public class PayloadDiffMatcher extends DiffMatcher
Source
payloads.Constructor and Description |
---|
PayloadDiffMatcher(Source expected) |
Modifier and Type | Method and Description |
---|---|
protected org.custommonkey.xmlunit.Diff |
createDiff(Source payload) |
protected org.custommonkey.xmlunit.Diff |
createDiff(WebServiceMessage message)
Creates a
Diff for the given message. |
match
public PayloadDiffMatcher(Source expected)
protected final org.custommonkey.xmlunit.Diff createDiff(WebServiceMessage message)
DiffMatcher
Diff
for the given message.createDiff
in class DiffMatcher
message
- the messageprotected org.custommonkey.xmlunit.Diff createDiff(Source payload)
Copyright © 2020 Pivotal Software. All rights reserved.