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

ref(test): Broaden with_header_matcher types #2261

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

szokeasaurusrex
Copy link
Member

Allow accpting any key that implements IntoHeaderName and any matcher taht implements Into<Matcher>. This is the same signature as mockito's match_header method.

Allow accpting any key that implements `IntoHeaderName` and any matcher taht implements `Into<Matcher>`. This is the same signature as `mockito`'s `match_header` method.
Base automatically changed from szokeasaurusrex/mock-builder-api to master November 19, 2024 13:29
@szokeasaurusrex szokeasaurusrex merged commit fc73749 into master Nov 19, 2024
13 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/mock-builder-api-2 branch November 19, 2024 13:29
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

Successfully merging this pull request may close these issues.

2 participants