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

Support Assume.That(x, Is.Not.Null) to suppress nullable warning #702

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

manfred-brands
Copy link
Member

Fixes #693

Copy link
Member

@mikkelbu mikkelbu left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the contribution @manfred-brands 👍

@mikkelbu mikkelbu merged commit 59a9926 into nunit:master Mar 11, 2024
6 checks passed
@mikkelbu mikkelbu added this to the Release 4.1 milestone Mar 11, 2024
@manfred-brands manfred-brands deleted the issues/693_Assume branch March 11, 2024 23:28
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.

Possibly Null Reference Warning should be suppressed for Assume
2 participants