java.lang.AssertionError: expected:<1426494837000> but was:<Sun Mar 15 23:33:57 HADT 2015>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.openmrs.module.ebolaexample.rest.controller.IvFluidOrderStatusControllerTest.testShouldGetIvFluidOrderStatusAsStarted(IvFluidOrderStatusControllerTest.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(35 more lines...)
|