junit.framework.AssertionFailedError: expected:<ba1b19c2-3ed6-4f63-b8c0-f762dc8d7562> but was:<6adb7c42-cfd2-4301-b53b-ff17c5654ff7>
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.failNotEquals(Assert.java:329)
at junit.framework.Assert.assertEquals(Assert.java:78)
at junit.framework.Assert.assertEquals(Assert.java:86)
at org.openmrs.module.ebolaexample.rest.controller.EbolaLoginControllerTest.shouldReturnUnknownProviderForAuthenticatedUserWithInvalidProviderId(EbolaLoginControllerTest.java:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(35 more lines...)
|