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

Follow-up on #508: add tests and remove unnecessary methods #516

Merged
merged 4 commits into from Apr 9, 2024

Conversation

TWiStErRob
Copy link
Contributor

See individual commits.

cc @paulferaud

@TimvdLippe I think this should be merged before releasing #508 in 5.3.0, because the removal will be a breaking change otherwise.

Found via:
> Task :mockito-kotlin:compileKotlin
w: AdditionalMatchers.kt:153:48 Elvis operator (?:) always returns the left operand of non-nullable type Double
w: AdditionalMatchers.kt:161:48 Elvis operator (?:) always returns the left operand of non-nullable type Float
@TWiStErRob TWiStErRob changed the title Follow-up on #508 Follow-up on #508: add tests and remove unnecessary methods Apr 8, 2024
@TimvdLippe TimvdLippe merged commit 57f4d0a into mockito:main Apr 9, 2024
4 checks passed
@TWiStErRob TWiStErRob deleted the matchers branch April 9, 2024 17:57
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.

None yet

2 participants