Im new to Unit testing. I use Junit4, I have to compare two double numbers. But if difference is not longer than 1, it should pass. For example:
Assert.assertEqua