OpenMRS Core Master
Build: #968 failed
Job: Build and Test failed
Should add concept with name and short name and description specified to numeric concepts: Test case result
The below summarizes the result of the test "Should add concept with name and short name and description specified to numeric concepts" in build 968 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Should add concept with name and short name and description specified to numeric concepts
- Test class
- org.openmrs.web.controller.ConceptFormControllerTest
- Method
- shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts
- Duration
- < 1 sec
- Status
- Failed (Existing 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.shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts(ConceptFormControllerTest.java:294)