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