Sonar metrics for OpenMRS Core Master
Build: #646 failed
Job: Sonar Full Analysis failed
Should add concept with all naming specified: Test case result
The below summarizes the result of the test "Should add concept with all naming specified" in build 646 of Sonar - OpenMRS Core Master - Sonar Full Analysis.
- Description
- Should add concept with all naming specified
- Test class
- org.openmrs.web.controller.ConceptFormControllerTest
- Method
- shouldAddConceptWithAllNamingSpecified
- 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.shouldAddConceptWithAllNamingSpecified(ConceptFormControllerTest.java:346)