|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.ws.test.support.matcher.DiffMatcher
org.springframework.ws.test.support.matcher.PayloadDiffMatcher
public class PayloadDiffMatcher
Matches Source payloads.
| Constructor Summary | |
|---|---|
PayloadDiffMatcher(javax.xml.transform.Source expected)
|
|
| Method Summary | |
|---|---|
protected org.custommonkey.xmlunit.Diff |
createDiff(javax.xml.transform.Source payload)
|
protected org.custommonkey.xmlunit.Diff |
createDiff(org.springframework.ws.WebServiceMessage message)
Creates a Diff for the given message. |
| Methods inherited from class org.springframework.ws.test.support.matcher.DiffMatcher |
|---|
match |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PayloadDiffMatcher(javax.xml.transform.Source expected)
| Method Detail |
|---|
protected final org.custommonkey.xmlunit.Diff createDiff(org.springframework.ws.WebServiceMessage message)
DiffMatcherDiff for the given message.
createDiff in class DiffMatchermessage - the message
protected org.custommonkey.xmlunit.Diff createDiff(javax.xml.transform.Source payload)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||