without this change in the generated test when SpringCloudContractAssertions are used the compiler is picking an invalid type of Assertj Assertions. with this change we're explicitly casting to the appropriate interface so that the SpringCloudContractAssertions methods are picked fixes #381