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