Skip to content

Conversation

@m-koops
Copy link
Contributor

@m-koops m-koops commented Oct 21, 2025

This MR fixes #544.

It extends to the value class support that was added to the any() and anyOrNull() implementation by #522.

In this MR value class support is added to eq() in a similar fashion. The addional support is backed with various unit tests.

Copy link
Contributor

@TimvdLippe TimvdLippe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@TimvdLippe TimvdLippe merged commit cd674c4 into mockito:main Oct 21, 2025
4 checks passed
@m-koops m-koops deleted the eq-value-class-support branch October 21, 2025 15:59
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.

eq() argument matcher does not support for value class type arguments

2 participants