RedFroggy/spring-cucumber-messaging

Add step to mock feign call using wiremock

michaeldesigaud opened this issue · 0 comments

Add steps to mock a feign call :

^I mock third party call (.) (.) with return code (.) and body: (.)$
^I mock third party call (.) (.) with return code (.), content type: (.) and file: (.*)$

Use Wiremock internally