scalapact-scalatest-suite
scalapact-scalatest-suite
com.itv.scalapact
PactForgerSuite
PactVerifySuite
scalapact-scalatest-suite
/
com.itv.scalapact
/
PactForgerSuite
PactForgerSuite
trait
PactForgerSuite
extends
ScalaPactForgerDsl
with
HttpInstances
with
JsonInstances
Graph
Supertypes
trait
JsonInstances
trait
HttpInstances
trait
ScalaPactForgerDsl
class
Object
trait
Matchable
class
Any
Type members
Value members
Implicits
Type members
Inherited classlikes
sealed
class
ForgePactElements
(strict:
Boolean
)
Inherited from
ScalaPactForgerDsl
object
bodyArrayMinimumLengthRule
Inherited from
ScalaPactForgerDsl
object
bodyRegexRule
Inherited from
ScalaPactForgerDsl
object
bodyTypeRule
Inherited from
ScalaPactForgerDsl
object
forgePact
Inherited from
ScalaPactForgerDsl
object
forgeStrictPact
Inherited from
ScalaPactForgerDsl
object
headerRegexRule
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