OpenMRS Core Master

Build: #956 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Show encounter list should add list of encounter role objects to the model: Test case result

The below summarizes the result of the test "Show encounter list should add list of encounter role objects to the model" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Show encounter list should add list of encounter role objects to the model
Test class
org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest
Method
showEncounterList_shouldAddListOfEncounterRoleObjectsToTheModel
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: expected:<3> but was:<0>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest.showEncounterList_shouldAddListOfEncounterRoleObjectsToTheModel(EncounterRoleFormControllerTest.java:150)