Collapse |
Failed
|
RegisterPatientFragmentControllerTest
testPostWithCodedObs
History
|
< 1 sec |
java.lang.AssertionError: Expected: is "url.html?patient=1003" but: was "url.html?patient=4295a99c-32e5-45c9-9d91-22ebe94f5b88"
java.lang.AssertionError:
Expected: is "url.html?patient=1003"
but: was "url.html?patient=4295a99c-32e5-45c9-9d91-22ebe94f5b88"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:865)
at org.junit.Assert.assertThat(Assert.java:832)
at org.openmrs.module.registrationapp.fragment.controller.RegisterPatientFragmentControllerTest.testPostWithCodedObs(RegisterPatientFragmentControllerTest.java:195)
(37 more lines...)
|
Collapse |
Failed
|
RegisterPatientFragmentControllerTest
testPostWithEncounterAndObs
History
|
< 1 sec |
java.lang.AssertionError: Expected: is "url.html?patient=1001" but: was "url.html?patient=e340ef2a-729b-4487-9145-a342e01140cf"
java.lang.AssertionError:
Expected: is "url.html?patient=1001"
but: was "url.html?patient=e340ef2a-729b-4487-9145-a342e01140cf"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:865)
at org.junit.Assert.assertThat(Assert.java:832)
at org.openmrs.module.registrationapp.fragment.controller.RegisterPatientFragmentControllerTest.testPostWithEncounterAndObs(RegisterPatientFragmentControllerTest.java:220)
(37 more lines...)
|
Collapse |
Failed
|
RegisterPatientFragmentControllerTest
testPostWithObs
History
|
< 1 sec |
java.lang.AssertionError: Expected: is "url.html?patient=1002" but: was "url.html?patient=31c11b94-2af2-4352-9cd8-72df1ce63631"
java.lang.AssertionError:
Expected: is "url.html?patient=1002"
but: was "url.html?patient=31c11b94-2af2-4352-9cd8-72df1ce63631"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:865)
at org.junit.Assert.assertThat(Assert.java:832)
at org.openmrs.module.registrationapp.fragment.controller.RegisterPatientFragmentControllerTest.testPostWithObs(RegisterPatientFragmentControllerTest.java:174)
(37 more lines...)
|
Collapse |
Failed
|
RegisterPatientFragmentControllerTest
testWithUnknownPatient
History
|
19 secs |
java.lang.AssertionError: Expected: is "url.html?patient=1000" but: was "url.html?patient=31ed3932-45d4-4df7-a377-0bd9e746df00"
java.lang.AssertionError:
Expected: is "url.html?patient=1000"
but: was "url.html?patient=31ed3932-45d4-4df7-a377-0bd9e746df00"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:865)
at org.junit.Assert.assertThat(Assert.java:832)
at org.openmrs.module.registrationapp.fragment.controller.RegisterPatientFragmentControllerTest.testWithUnknownPatient(RegisterPatientFragmentControllerTest.java:247)
(37 more lines...)
|