Package au.com.dius.pact.consumer.dsl
Interface DslBuilder
-
- All Implemented Interfaces:
public interface DslBuilder
-
-
Method Summary
Modifier and Type Method Description abstract UnitaddPluginConfiguration(ContentMatcher matcher, Map<String, JsonValue> pactConfiguration)-
-
Method Detail
-
addPluginConfiguration
abstract Unit addPluginConfiguration(ContentMatcher matcher, Map<String, JsonValue> pactConfiguration)
-
-
-
-