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

assertEquals(double, double) is deprecated #14

Open
tooky opened this issue May 24, 2017 · 3 comments
Open

assertEquals(double, double) is deprecated #14

tooky opened this issue May 24, 2017 · 3 comments

Comments

@tooky
Copy link
Contributor

tooky commented May 24, 2017

No description provided.

@tooky
Copy link
Contributor Author

tooky commented May 24, 2017

This doesn't seem to be a problem with the version of junit we have specified in the pom.xml here, but I've seen this occur at vanguard.

@tooky
Copy link
Contributor Author

tooky commented May 24, 2017

I don't know what I saw now, we don't use assertEquals(double, double).

@tooky tooky closed this as completed May 24, 2017
@aslakhellesoy
Copy link
Contributor

It's a polymorphic method with a 3rd arg for precision. Pass 0.001 as 3rd arg.

@aslakhellesoy aslakhellesoy reopened this May 24, 2017
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