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 assertNotEqual() #2

Open
ethernomad opened this issue Oct 5, 2016 · 1 comment
Open

Implement assertNotEqual() #2

ethernomad opened this issue Oct 5, 2016 · 1 comment

Comments

@ethernomad
Copy link

assertNotEqual() doesn't seem to exist.

@mhhf
Copy link
Collaborator

mhhf commented Oct 7, 2016

Short term: I home there is an easy workaround by you: e.g. consider assertTrue(a != b)
In long term we will settle down with a complete refactoring of our assertion library where this will be included as well.

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