We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Assertions use Objects::areEqual method, which is deprecated. They should use Objects::deepEquals instead.
Objects::areEqual
Objects::deepEquals
The text was updated successfully, but these errors were encountered:
feature(assertj#110): use Objects::deepEquals instead of deprecated O…
0cdb6b8
…bjects::areEqual
No branches or pull requests
Assertions use
Objects::areEqual
method, which is deprecated. They should useObjects::deepEquals
instead.The text was updated successfully, but these errors were encountered: