com.itv.scalapact

Type members

Classlikes

case class ScalaPactMockConfig(protocol: String, host: String, port: Int, outputPath: String)
class ScalaPactMockServer(underlying: IPactStubber, val config: ScalaPactMockConfig)