- real(Number) - Method in Matchers
-
@deprecated Use decimal instead
- regexp(String, String) - Method in Matchers
-
Match a regular expression
- RegexpMatcher - Class in au.com.dius.pact.consumer.groovy
Regular Expression Matcher
- run(Map, Closure) - Method in PactBuilder
-
Executes the providers closure in the context of the interactions defined on this builder.
- run(Closure) - Method in PactMessageBuilder
-
Execute the given closure for each defined message
- runTest(Map, Closure) - Method in PactBuilder
-
Executes the providers closure in the context of the interactions defined on this builder.
- runTestAndVerify(Map, Closure) - Method in PactBuilder
-
Runs the test (via the runTest method), and throws an exception if it was not successful.