Package

com.itv.scalapactcore

common

Permalink

package common

Visibility
  1. Public
  2. All

Type Members

  1. case class Arguments(host: Option[String], protocol: Option[String], port: Option[Int], localPactPath: Option[String]) extends Product with Serializable

    Permalink
  2. case class ConfigAndPacts(arguments: Arguments, pacts: List[Pact]) extends Product with Serializable

    Permalink
  3. case class PathStructure(path: String, params: List[(String, String)]) extends Product with Serializable

    Permalink

Ungrouped