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
IEqualityComparer<T>
AutoFixture just released a new version (4.14.0) including a new idiomatic assertion that covers classes implementing IEqualityComparer<T>.
Extend the Idioms page to include a reference to the new assertion.
The text was updated successfully, but these errors were encountered:
Kralizek
Successfully merging a pull request may close this issue.
AutoFixture just released a new version (4.14.0) including a new idiomatic assertion that covers classes implementing
IEqualityComparer<T>
.Extend the Idioms page to include a reference to the new assertion.
The text was updated successfully, but these errors were encountered: