Increase junit TCs
[sdc.git] / ui-ci / src / main / java / org / openecomp / sdc / ci / tests / execute / sanity / ImportDCAE.java
index f9cb233..5e240c0 100644 (file)
@@ -289,7 +289,7 @@ public class ImportDCAE extends SetupCDTest {
     }
 
     // future removed from ui
-    @Test(enabled = false)
+    @Test(enabled = true)
     public void addUpdateDeleteSimplePropertiesToDCAEAssetTest() throws Exception {
         createDCAEAsset();
 
@@ -313,7 +313,7 @@ public class ImportDCAE extends SetupCDTest {
     }
 
     // future removed from ui
-    @Test(enabled = false)
+    @Test(enabled = true)
     public void DCAEAssetInstancesInputScreenTest() throws Exception {
         createDCAEAsset();
 
@@ -454,7 +454,7 @@ public class ImportDCAE extends SetupCDTest {
     }
 
     // future removed from ui
-    @Test(enabled = false)
+    @Test(enabled = true)
     public void addPropertyInCompositionScreenDCAEAssetTest() throws Exception {
         createDCAEAsset();