OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Find count and patients should signal for Anew search if the new search value has matches and is Afirst call: Test case result
The below summarizes the result of the test "Find count and patients should signal for Anew search if the new search value has matches and is Afirst call" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Find count and patients should signal for Anew search if the new search value has matches and is Afirst call
- Test class
- org.openmrs.web.dwr.DWRPatientServiceTest
- Method
- findCountAndPatients_shouldSignalForANewSearchIfTheNewSearchValueHasMatchesAndIsAFirstCall
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: expected:<Joh> but was:<null> 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.web.dwr.DWRPatientServiceTest.findCountAndPatients_shouldSignalForANewSearchIfTheNewSearchValueHasMatchesAndIsAFirstCall(DWRPatientServiceTest.java:95)