Skip to content

correcting tested method name to squaresOfOdds #4904

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

Merged
merged 3 commits into from
Apr 11, 2018

Conversation

jurajplavcan
Copy link
Contributor

I have also updated the test names in the code snippets. I'll open an issue and submit another PR in dotnet/samples repo to have the samples updated as well.

Note that I'm updating also the squaresOfOdds method in the code snippets to return a sequence in xUnit and NUnit versions and it returns a list in MSTest version. This is how I found it in the sample projects in dotnet/samples repo. I think this difference is not an issue and it can show that there is often more than one way to solve a particular problem.

Fixes #4902

@jurajplavcan jurajplavcan requested a review from mairaw as a code owner April 9, 2018 15:14
@dnfclas
Copy link

dnfclas commented Apr 9, 2018

CLA assistant check
All CLA requirements met.

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

Thanks for working with us and fixing this issue @jurajplavcan We appreciate it.

I'll :shipit: now, along with the updated samples.

You should see the updates on our next regular publish cycle. Thanks again.

@BillWagner BillWagner merged commit 1e77952 into dotnet:master Apr 11, 2018
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.

4 participants