PactForgerSuite

trait PactForgerSuite extends ScalaPactForgerDsl with HttpInstances with JsonInstances
trait JsonInstances
trait HttpInstances
trait ScalaPactForgerDsl
class Object
trait Matchable
class Any

Type members

Inherited classlikes

sealed class ForgePactElements(strict: Boolean)
Inherited from
ScalaPactForgerDsl
Inherited from
ScalaPactForgerDsl
object bodyTypeRule
Inherited from
ScalaPactForgerDsl
object forgePact
Inherited from
ScalaPactForgerDsl
Inherited from
ScalaPactForgerDsl
Inherited from
ScalaPactForgerDsl
object interaction
Inherited from
ScalaPactForgerDsl

Value members

Inherited fields

val CONNECT: HttpMethod
Inherited from
ScalaPactForgerDsl
val DELETE: HttpMethod
Inherited from
ScalaPactForgerDsl
val GET: HttpMethod
Inherited from
ScalaPactForgerDsl
val HEAD: HttpMethod
Inherited from
ScalaPactForgerDsl
val OPTIONS: HttpMethod
Inherited from
ScalaPactForgerDsl
val PATCH: HttpMethod
Inherited from
ScalaPactForgerDsl
val POST: HttpMethod
Inherited from
ScalaPactForgerDsl
val PUT: HttpMethod
Inherited from
ScalaPactForgerDsl
val TRACE: HttpMethod
Inherited from
ScalaPactForgerDsl

Implicits

Inherited implicits

implicit def httpClientBuilder(implicit sslContextMap: SslContextMap): IScalaPactHttpClientBuilder
Inherited from
HttpInstances
implicit val jvmPactDeserializer: ContractDeserializer[JvmPact]
Inherited from
JsonInstances
implicit val options: ScalaPactOptions
Inherited from
ScalaPactForgerDsl
implicit val pactDeserializer: ContractDeserializer[Pact]
Inherited from
JsonInstances
implicit val pactReaderInstance: IPactReader
Inherited from
JsonInstances
implicit val pactWriterInstance: IPactWriter
Inherited from
JsonInstances
implicit def serverInstance: IPactStubber
Inherited from
HttpInstances