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 assertNotEquals() for float parameters. #611

Merged
merged 2 commits into from
Jan 14, 2013
Merged

Implement assertNotEquals() for float parameters. #611

merged 2 commits into from
Jan 14, 2013

Conversation

motlin
Copy link
Contributor

@motlin motlin commented Jan 13, 2013

Also, fixed inconsistencies between assertEquals() and assertNotEquals() for
double parameters.

Fix inconsistencies between assertEquals() and assertNotEquals() for
double parameters.
unexpected, to be consistent with assertNotSame().

Change the parameter names from first and second to unexpected and
actual.
dsaff pushed a commit that referenced this pull request Jan 14, 2013
Implement assertNotEquals() for float parameters.
@dsaff dsaff merged commit c38bdb7 into junit-team:master Jan 14, 2013
@dsaff
Copy link
Member

dsaff commented Jan 14, 2013

Looks good to me. Thanks! Can you update the release notes at https://github.com/KentBeck/junit/wiki/4.12-release-notes ?

@motlin
Copy link
Contributor Author

motlin commented Jan 15, 2013

Done, thanks.

@dsaff
Copy link
Member

dsaff commented Jan 15, 2013

Thanks!

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