public class MetadataMatcher
| Modifier and Type | Field and Description |
|---|---|
static MetadataMatcher |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static MetadataMismatch |
compare(java.lang.String key,
java.lang.Object expected,
java.lang.Object actual,
au.com.dius.pact.model.matchingrules.MatchingRules matchers)
Compares the expected metadata value to the actual, delegating to any matching rules if present
|
public static MetadataMatcher INSTANCE
public static MetadataMismatch compare(java.lang.String key, java.lang.Object expected, java.lang.Object actual, au.com.dius.pact.model.matchingrules.MatchingRules matchers)
Compares the expected metadata value to the actual, delegating to any matching rules if present