Sonar metrics for OpenMRS Core Master
Build: #1175 failed
Job: Sonar Full Analysis failed
Get obs at top level should get obs in the same order obs is added to the encounter: Test case result
The below summarizes the result of the test "Get obs at top level should get obs in the same order obs is added to the encounter" in build 1,175 of Sonar - OpenMRS Core Master - Sonar Full Analysis.
- Description
- Get obs at top level should get obs in the same order obs is added to the encounter
- Test class
- org.openmrs.EncounterTest
- Method
- getObsAtTopLevel_shouldGetObsInTheSameOrderObsIsAddedToTheEncounter
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
org.junit.ComparisonFailure: expected:<[first] obs> but was:<[third] obs> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.EncounterTest.getObsAtTopLevel_shouldGetObsInTheSameOrderObsIsAddedToTheEncounter(EncounterTest.java:194)