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

Assertion fix up. #224

Merged
merged 1 commit into from
Jul 12, 2017

Conversation

AbhitejJohn
Copy link
Contributor

Fix for #223.
Making all assert ctor's private and the classes sealed. We want users to extend from Assert.That instead and not by creating instances of the Assert class or extending from it.

…s to extend from Assert.That instead and not by creating instances of the Assert class which does not have any instance methods.
@msftclas
Copy link

@AbhitejJohn,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@pvlakshm
Copy link
Contributor

Looks good.

@AbhitejJohn AbhitejJohn merged commit e3d6e82 into microsoft:master Jul 12, 2017
@AbhitejJohn AbhitejJohn deleted the dev/aajohn/assertctorfix branch July 12, 2017 07:56
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.

4 participants