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) |
generateOutputFileNameForInput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canHandleFileName, 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–2020 Spring. All rights reserved.