Sonar metrics for OpenMRS Core Master
Build: #650 failed
Job: Sonar Full Analysis failed
Should update concept with name already in synonym list: Test case result
The below summarizes the result of the test "Should update concept with name already in synonym list" in build 650 of Sonar - OpenMRS Core Master - Sonar Full Analysis.
- Description
- Should update concept with name already in synonym list
- Test class
- org.openmrs.web.controller.ConceptFormControllerTest
- Method
- shouldUpdateConceptWithNameAlreadyInSynonymList
- 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.controller.ConceptFormControllerTest.shouldUpdateConceptWithNameAlreadyInSynonymList(ConceptFormControllerTest.java:398)