Rename test classes in policy/engine
[policy/engine.git] / ONAP-PDP-REST / src / test / java / org / onap / policy / pdp / rest / api / test / GetDictionaryServiceTest.java
@@ -28,7 +28,7 @@ import org.junit.Test;
 import org.onap.policy.api.DictionaryParameters;
 import org.onap.policy.pdp.rest.api.services.GetDictionaryService;
 
-public class getDictionaryTest {
+public class GetDictionaryServiceTest {
        
        @Test
        public void dictionaryJsonTest() throws Exception{