I have successfully run expectations on the response that the provider gives. Now, how can I write expectations to make sure that the things that I am sending to the provider as a consumer are correct?
That is, how do you ensure that the request parameters are the expected ones?