InlineRequestResponsePactForger

pact4s.scalatest.InlineRequestResponsePactForger

Attributes

Graph
Supertypes

Members list

Type members

Types

override type Effect[_] = Either[Throwable, _]

Value members

Concrete methods

def apply[A](test: BaseMockServer => A): A

This effect runs after the consumer pact tests are run, but before they get written to a file.

This effect runs after the consumer pact tests are run, but before they get written to a file.

Attributes

Definition Classes

Inherited methods

Inherited and Abstract methods

Attributes

Inherited from:
BasePactForgerResources

Inherited fields