OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Should allow more than one obs per concept in obs group: Test case result
The below summarizes the result of the test "Should allow more than one obs per concept in obs group" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Should allow more than one obs per concept in obs group
- Test class
- org.openmrs.web.encounter.EncounterDisplayControllerTest
- Method
- shouldAllowMoreThanOneObsPerConceptInObsGroup
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:621) at org.junit.Assert.assertNotNull(Assert.java:631) at org.openmrs.web.encounter.EncounterDisplayControllerTest.shouldAllowMoreThanOneObsPerConceptInObsGroup(EncounterDisplayControllerTest.java:85)