-
public final class MockHttpServerKt
-
-
Method Summary
Modifier and Type Method Description final static BaseMockServermockServer(BasePact pact, MockProviderConfig config)Returns a mock server for the pact and config final static CharsetcalculateCharset(Map<String, List<String>> headers)final static List<CatalogueEntry>interactionCatalogueEntries()-
-
Method Detail
-
mockServer
final static BaseMockServer mockServer(BasePact pact, MockProviderConfig config)
Returns a mock server for the pact and config
-
interactionCatalogueEntries
final static List<CatalogueEntry> interactionCatalogueEntries()
-
-
-
-