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

Fix xUnit warning #2009 in test projects. #4060

Merged
merged 1 commit into from
Dec 2, 2019

Conversation

imcarolwang
Copy link
Contributor

Detail: Check substrings with Assert string methods like string.Contains, string.StartsWith and string.EndsWith, instread of Assert.True or Assert.False.

For #4006 .

@imcarolwang
Copy link
Contributor Author

Pinging... @StephenBonikowsky

@StephenBonikowsky
Copy link
Member

:shipit:

@StephenBonikowsky StephenBonikowsky merged commit 3975cf4 into dotnet:master Dec 2, 2019
@StephenBonikowsky StephenBonikowsky mentioned this pull request Dec 3, 2019
12 tasks
@imcarolwang imcarolwang deleted the fix_xUnitWarning_2009 branch October 15, 2020 01:43
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.

2 participants