Files
spring-cloud-contract/spring-cloud-contract-verifier
Marcin Grzejszczak a557b89a86 Fixed missing test side value resolution
without this change when generating contract tests we were not iterating over a parsed json with test side values only. We had DslProperties that were ignored by multiple dispatch

with this change when generating tests we first convert the parsed json into its test side (those with `producer` method) and only then perform any logic

fixes #85
2016-09-26 13:21:06 +02:00
..
2016-09-23 21:04:10 +02:00