richardszalay/mockhttp

assert in request

behroozbc opened this issue · 3 comments

hi
i want assert my request have items i like for not
how can i develop this

Could you be a little more specific?

can assert post request body
like this request have foo parameter

You can use Expect and VerifyNoOutstandingExpectation to accomplish this as described in the readme