Class GroovyDslPropertyConverter
java.lang.Object
org.springframework.cloud.contract.spec.internal.GroovyDslPropertyConverter
- All Implemented Interfaces:
DslPropertyConverter
Groovy converter that understand types like
GString.- Since:
- 2.2.0
- Author:
- Marcin Grzejszczak
-
Field Summary
Fields inherited from interface org.springframework.cloud.contract.spec.internal.DslPropertyConverter
DEFAULT, INSTANCE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.cloud.contract.spec.internal.DslPropertyConverter
stubSide
-
Constructor Details
-
GroovyDslPropertyConverter
public GroovyDslPropertyConverter()
-
-
Method Details
-
testSide
- Specified by:
testSidein interfaceDslPropertyConverter
-