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

Implement analyzer and codefix to switch to Assert.ThrowsExactly[Async] #4459

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Youssef1313
Copy link
Member

Fixes #4257

}

[TestMethod]
public async Task WhenAssertThrowsExceptionFuncOverloadComplexBody_Diagnostic()
Copy link
Member Author

Choose a reason for hiding this comment

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

I hope no one is calling Assert.ThrowsException this way 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add relaxed versions of Assert.ThrowsException and Assert.ThrowsExceptionAsync
1 participant