add few more tests to BE components 93/19893/1
authorYuli Shlosberg <ys9693@att.com>
Fri, 20 Oct 2017 14:10:47 +0000 (17:10 +0300)
committerYuli Shlosberg <ys9693@att.com>
Fri, 20 Oct 2017 14:10:47 +0000 (17:10 +0300)
commit1dd40bdded400e13ec8034c7358370dbad7eccd3
tree03b06d6e25ea26f258f9c0ada7ea6dd4cdb31f8a
parentb947eb599bfab4599ce1b0c0573b1701c646e429
add few more tests to BE components

Change-Id: I64ce164904c16101e75d8a9db9de85633269ff05
Issue-Id: SDC-467
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/AdditionalInformationBusinessLogicTest.java [new file with mode: 0644]
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/AttributeBusinessLogicTest.java [new file with mode: 0644]
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/ConsumerBusinessLogicTest.java [new file with mode: 0644]
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/ElementBusinessLogicTest.java [new file with mode: 0644]
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/GroupBusinessLogicTest.java [new file with mode: 0644]
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/ProductBusinessLogicTest.java [new file with mode: 0644]
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/ResourceBusinessLogicTest.java