public class PactGenerator extends Object
| Constructor and Description |
|---|
PactGenerator(String consumerName,
String providerName,
FileSystem fileSystem,
IdGenerator idGenerator) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPactLocation() |
void |
process(PactGeneratorInteraction interaction) |
public PactGenerator(String consumerName, String providerName, FileSystem fileSystem, IdGenerator idGenerator)
public void process(PactGeneratorInteraction interaction)
public String getPactLocation()
Copyright © 2017–2022 Atlassian. All rights reserved.