Add test code for Test Topology Auto Design 67/116667/13
authorsuzhenyu <zysuh@isoftstone.com>
Thu, 7 Jan 2021 10:45:49 +0000 (18:45 +0800)
committerChristophe Closset <christophe.closset@intl.att.com>
Thu, 4 Mar 2021 11:11:12 +0000 (11:11 +0000)
commitcc1258877c40690c43349351b4e6bdd5aa278553
tree23820cbbc748891090fde704f7950ce821378dcb
parent8dd06f6137371e90664fdc89d491f6cf66f5c308
Add test code for Test Topology Auto Design

Issue-ID: SDC-3297
Change-Id: I63013b88ceeed52938fa206de25c3ba5e58d7daa
Signed-off-by: suzhenyu <zysuh@isoftstone.com>
catalog-be/src/main/java/org/openecomp/sdc/be/components/impl/ServiceImportBusinessLogic.java
catalog-be/src/main/java/org/openecomp/sdc/be/components/impl/ServiceImportParseLogic.java
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/ServiceImportBusinessLogicTest.java
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/ServiceImportBussinessLogicBaseTestSetup.java
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/ServiceImportManagerTest.java
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/ServiceImportParseLogicTest.java
catalog-be/src/test/resources/types/artifacts.yml [new file with mode: 0644]
catalog-be/src/test/resources/types/fileContent.yml [new file with mode: 0644]
catalog-be/src/test/resources/types/groups.yml [new file with mode: 0644]
catalog-be/src/test/resources/types/mainTemplateContent.yml [new file with mode: 0644]