public class DslToWireMockClientConverter extends DslToWireMockConverter
Constructor and Description |
---|
DslToWireMockClientConverter() |
Modifier and Type | Method and Description |
---|---|
Map<org.springframework.cloud.contract.spec.Contract,String> |
convertContents(String rootName,
org.springframework.cloud.contract.verifier.file.ContractMetadata contract) |
canReadStubMapping, generateOutputFileNameForInput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canReadStubMapping, fileExtension
public Map<org.springframework.cloud.contract.spec.Contract,String> convertContents(String rootName, org.springframework.cloud.contract.verifier.file.ContractMetadata contract)
rootName
- - root name of the contractcontract
- - metadata of the contractCopyright © 2016–2021 Spring. All rights reserved.