public interface WebServiceMessageMatcher
Modifier and Type | Method and Description |
---|---|
void |
match(WebServiceMessage message)
Matches the given message against the expectations.
|
void match(WebServiceMessage message) throws IOException, AssertionError
message
- the messageIOException
- in case of I/O errorsAssertionError
- if expectations are not metCopyright © 2020 Pivotal Software. All rights reserved.