| 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) |
| 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–2020 Spring. All rights reserved.