public class MultipartMessageBodyMatcher implements BodyMatcher
| Constructor and Description |
|---|
MultipartMessageBodyMatcher() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<au.com.dius.pact.matchers.BodyMismatch> |
matchBody(au.com.dius.pact.model.HttpPart expected,
au.com.dius.pact.model.HttpPart actual,
boolean allowUnexpectedKeys) |
matchBody