public interface WebServiceMessageMatcher
| Modifier and Type | Method and Description |
|---|---|
void |
match(org.springframework.ws.WebServiceMessage message)
Matches the given message against the expectations.
|
void match(org.springframework.ws.WebServiceMessage message)
throws IOException,
AssertionError
message - the messageIOException - in case of I/O errorsAssertionError - if expectations are not met