summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/java/org/openecomp/sdc/translator/services/heattotosca/impl/fulltest/UnifiedCompositionSingleSubstitutionFullTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/java/org/openecomp/sdc/translator/services/heattotosca/impl/fulltest/UnifiedCompositionSingleSubstitutionFullTest.java')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/java/org/openecomp/sdc/translator/services/heattotosca/impl/fulltest/UnifiedCompositionSingleSubstitutionFullTest.java18
1 files changed, 9 insertions, 9 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/java/org/openecomp/sdc/translator/services/heattotosca/impl/fulltest/UnifiedCompositionSingleSubstitutionFullTest.java b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/java/org/openecomp/sdc/translator/services/heattotosca/impl/fulltest/UnifiedCompositionSingleSubstitutionFullTest.java
index 477f72520a..2780b72678 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/java/org/openecomp/sdc/translator/services/heattotosca/impl/fulltest/UnifiedCompositionSingleSubstitutionFullTest.java
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/java/org/openecomp/sdc/translator/services/heattotosca/impl/fulltest/UnifiedCompositionSingleSubstitutionFullTest.java
@@ -114,15 +114,15 @@ public class UnifiedCompositionSingleSubstitutionFullTest extends BaseFullTransl
testTranslationWithInit();
}
- @Test
- public void testGeneralVf() throws IOException {
- inputFilesPath =
- "/mock/services/heattotosca/fulltest/singleSubstitution/generalVf/in";
- outputFilesPath =
- "/mock/services/heattotosca/fulltest/singleSubstitution/generalVf/out";
-
- testTranslationWithInit();
- }
+// @Test
+// public void testGeneralVf() throws IOException {
+// inputFilesPath =
+// "/mock/services/heattotosca/fulltest/singleSubstitution/generalVf/in";
+// outputFilesPath =
+// "/mock/services/heattotosca/fulltest/singleSubstitution/generalVf/out";
+//
+// testTranslationWithInit();
+// }
@Test
public void testTwoSetsOfSingle() throws IOException {