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

Assert.notSame() #65

Open
Gama11 opened this issue Feb 11, 2019 · 3 comments
Open

Assert.notSame() #65

Gama11 opened this issue Feb 11, 2019 · 3 comments

Comments

@Gama11
Copy link
Contributor

Gama11 commented Feb 11, 2019

I noticed that there's a not-version of most Assert methods, but not same(). Any reason for that?

@RealyUniqueName
Copy link
Member

I don't think there is any reason for that.
There is also no isNot, notMatch, notRaise etc.
How often do you need something like notSame?

@Gama11
Copy link
Contributor Author

Gama11 commented Feb 11, 2019

I mean, by that argument there shouldn't a notEquals either? :)

@RealyUniqueName
Copy link
Member

But there are also notNull and notContains. So it's fifty-fifty.
I think only @fponticelli knows an answer for your question )

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

No branches or pull requests

2 participants