Sonar metrics for OpenMRS Core Master

Build: #654 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Should add concept with name and short name and description specified to code concepts: Test case result

The below summarizes the result of the test "Should add concept with name and short name and description specified to code concepts" in build 654 of Sonar - OpenMRS Core Master - Sonar Full Analysis. View test case history
Description
Should add concept with name and short name and description specified to code concepts
Test class
org.openmrs.web.controller.ConceptFormControllerTest
Method
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts
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.shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts(ConceptFormControllerTest.java:250)