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