Package au.com.dius.pact.consumer.dsl
Class DateMatcher
-
- All Implemented Interfaces:
public final class DateMatcher extends Matcher
-
-
Constructor Summary
Constructors Constructor Description DateMatcher(String pattern, String dateValue)
-
Method Summary
Modifier and Type Method Description final StringgetPattern()final StringgetDateValue()-
-
Method Detail
-
getPattern
final String getPattern()
-
getDateValue
final String getDateValue()
-
-
-
-