Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mock] verifyTimes with RequestKey parameter is needed #1516

Closed
vitalijr2 opened this issue Oct 12, 2021 · 0 comments
Closed

[mock] verifyTimes with RequestKey parameter is needed #1516

vitalijr2 opened this issue Oct 12, 2021 · 0 comments

Comments

@vitalijr2
Copy link
Collaborator

vitalijr2 commented Oct 12, 2021

Now verifyOne, verifyTimes have parameters HttpMethod and path then RequestKey instance is built inside verifyTimes.

It does not allow check requests with charset, headers or body.

I propose to add verify* methods that consumes RequestKey parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant