Add new test cases for uncovered conditions.Revert
[sdc.git] / catalog-be / src / test / java / org / openecomp / sdc / be / impl / ComponentsUtilsTest.java
index 74ce6f1..60e93f0 100644 (file)
@@ -276,6 +276,12 @@ public class ComponentsUtilsTest {
                                currentArtifactUuid, null);
        }
 
+
+       
+
+
+
+       
        @Test
        public void testConvertFromStorageResponse() throws Exception {
                ComponentsUtils testSubject;