public class VersionedPactUrlLoader
extends PactUrlLoader
Implementation of interface PactLoader that downloads pacts from given urls containing versions to be filtered in
from system properties.
public static au.com.dius.pact.provider.junitsupport.loader.VersionedPactUrlLoader.Companion Companion
public VersionedPactUrlLoader(@NotNull
java.lang.String[] urls)
Implementation of interface PactLoader that downloads pacts from given urls containing versions to be filtered in
from system properties.
public VersionedPactUrlLoader(@NotNull
VersionedPactUrl pactUrl)