org.junit.ComparisonFailure: expected:<[-05]00> but was:<[+00]00>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.openmrs.hl7.HL7UtilTest.getTimeZoneOffset_shouldReturnTimezoneForGivenDateAndNotTheCurrentDate(HL7UtilTest.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
(23 more lines...)
|