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 specified: Test case result

The below summarizes the result of the test "Should add concept with name and short name specified" in build 654 of Sonar - OpenMRS Core Master - Sonar Full Analysis. View test case history
Description
Should add concept with name and short name specified
Test class
org.openmrs.web.controller.ConceptFormControllerTest
Method
shouldAddConceptWithNameAndShortNameSpecified
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: expected:<1> but was:<0>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithNameAndShortNameSpecified(ConceptFormControllerTest.java:206)