public class PactGitLoader extends Object implements PactLoader
| Constructor and Description |
|---|
PactGitLoader(PactGit pactGit) |
| Modifier and Type | Method and Description |
|---|---|
protected Path |
getPactsFolderFromGitRepo() |
List<au.com.dius.pact.model.Pact> |
load(String providerName) |
public PactGitLoader(PactGit pactGit)
public List<au.com.dius.pact.model.Pact> load(String providerName) throws IOException
load in interface PactLoaderIOExceptionprotected Path getPactsFolderFromGitRepo() throws IOException
IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.