Class VersionedPactUrlLoader

  • All Implemented Interfaces:
    au.com.dius.pact.provider.junitsupport.loader.PactLoader

    
    public class VersionedPactUrlLoader
    extends PactUrlLoader
                        

    Implementation of PactLoader that downloads pacts from given urls containing versions to be filtered in from system properties.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static Array<String> expandVariables(Array<String> urls)
      • Methods inherited from class au.com.dius.pact.provider.junitsupport.loader.PactUrlLoader

        description, getAuthentication, getPactReader, getPactSource, getPactSource, getResolver, getUrls, load, setPactReader, setPactSource, setResolver
      • Methods inherited from class au.com.dius.pact.provider.junitsupport.loader.PactLoader

        enablePendingPacts, initLoader, setValueResolver
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait