Plan for OpenMRS Core 2.0.x
Build: #208 failed
Job: Build and Test failed
Get name should return name any name if no locale match given exact equals false: Test case result
The below summarizes the result of the test "Get name should return name any name if no locale match given exact equals false" in build 208 of OpenMRS Core - OpenMRS Core 2.0.x - Build and Test.
- Description
- Get name should return name any name if no locale match given exact equals false
- Test class
- org.openmrs.ConceptTest
- Method
- getName_shouldReturnNameAnyNameIfNoLocaleMatchGivenExactEqualsFalse
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService at org.openmrs.api.context.ServiceContext.getService(ServiceContext.java:675) at org.openmrs.api.context.ServiceContext.getAdministrationService(ServiceContext.java:262) at org.openmrs.api.context.Context.getAdministrationService(Context.java:480) at org.openmrs.util.LocaleUtility.getLocalesInOrder(LocaleUtility.java:175) at org.openmrs.Concept.getName(Concept.java:454) at org.openmrs.Concept.getName(Concept.java:611) at org.openmrs.ConceptTest.getName_shouldReturnNameAnyNameIfNoLocaleMatchGivenExactEqualsFalse(ConceptTest.java:1103)