public PactLoader
Encapsulate logic for loading pacts
| Modifier and Type | Method and Description |
|---|---|
au.com.dius.pact.model.PactSource |
getPactSource()
Returns the source object that the pacts where loaded from
|
java.util.List<au.com.dius.pact.model.Pact> |
load()
Load pacts from appropriate source
|