[Policy-52, Policy-92, Policy-93] Policy Enhancements and bugfixes
[policy/engine.git] / POLICY-SDK-APP / src / test / java / org / openecomp / policy / controller / CreateDcaeMicroServiceControllerTest.java
index b4619b8..ca91544 100644 (file)
@@ -169,6 +169,7 @@ public class CreateDcaeMicroServiceControllerTest {
                //expect: uniqueKeys should contain a string value 
                CreateDcaeMicroServiceController controllerA = new CreateDcaeMicroServiceController();
                String str = "testing\\.byCorrectWay\\.OfDATA";
+               String value = null;
                assertEquals(1, controllerA.stringBetweenDots(str));
                
                //expect: uniqueKeys should not contain a string value