Package | Description |
---|---|
org.springframework.cloud.contract.verifier.converter | |
org.springframework.cloud.contract.verifier.wiremock |
Modifier and Type | Method and Description |
---|---|
Collection<StubGenerator> |
StubGeneratorProvider.allOrDefault(StubGenerator defaultStubGenerator) |
Collection<StubGenerator> |
StubGeneratorProvider.converterForName(File file)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Collection<StubGenerator> |
StubGeneratorProvider.allOrDefault(StubGenerator defaultStubGenerator) |
Constructor and Description |
---|
StubGeneratorProvider(List<StubGenerator> converters) |
Modifier and Type | Class and Description |
---|---|
class |
DslToWireMockClientConverter
Converts DSLs to WireMock stubs.
|
class |
DslToWireMockConverter
WireMock implementation of the
StubGenerator . |
Copyright © 2016–2022 Spring. All rights reserved.