Build: #1 failed
Job: Default Job failed
Days between should give the right number of days between dates: Test case result
The below summarizes the result of the test "Days between should give the right number of days between dates" in build 1 of Sync - SYNC 2.x branch - Default Job.
- Description
- Days between should give the right number of days between dates
- Test class
- org.openmrs.module.sync.SyncUtilTest
- Method
- daysBetween_shouldGiveTheRightNumberOfDaysBetweenDates
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: expected:<4> but was:<5> at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotEquals(Assert.java:835) at org.junit.Assert.assertEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:633) at org.openmrs.module.sync.SyncUtilTest.daysBetween_shouldGiveTheRightNumberOfDaysBetweenDates(SyncUtilTest.java:164)