Interface WebServiceMessageMatcher

All Known Implementing Classes:
AbstractSoapMessageMatcher, DiffMatcher, DiffMatcher, PayloadDiffMatcher, PayloadDiffMatcher, SchemaValidatingMatcher, SoapEnvelopeDiffMatcher, SoapEnvelopeDiffMatcher, SoapHeaderMatcher

public interface WebServiceMessageMatcher
Defines the general contract for matching messages to expectations.
Since:
2.0
Author:
Arjen Poutsma
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Matches the given message against the expectations.