new unit tests for be and model 79/44879/2
authorYuli Shlosberg <ys9693@att.com>
Thu, 26 Apr 2018 12:48:26 +0000 (15:48 +0300)
committerYuli Shlosberg <ys9693@att.com>
Fri, 27 Apr 2018 05:36:59 +0000 (08:36 +0300)
commite4669311978a91e4af8f079fb10e5aaaff4fef14
tree82b7ae73664423cc337283b15950fd30b782ec81
parent1a5cc6ecb2e1a59c024b1bcd4b86d442e24dc300
new unit tests for be and model

Change-Id: Ia0cb140eb512320871724d782b35a2318184f42c
Issue-ID: SDC-1170
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
catalog-be/pom.xml
catalog-be/src/test/java/org/openecomp/sdc/be/components/health/HealthCheckBusinessLogicTest.java [new file with mode: 0644]
catalog-be/src/test/java/org/openecomp/sdc/be/impl/ComponentsUtilsTest.java [new file with mode: 0644]
catalog-model/src/test/java/org/openecomp/sdc/be/model/ComponentParametersViewTest.java [new file with mode: 0644]
catalog-model/src/test/java/org/openecomp/sdc/be/model/ResourceTest.java [new file with mode: 0644]
catalog-model/src/test/java/org/openecomp/sdc/be/model/ServiceTest.java [new file with mode: 0644]
catalog-model/src/test/java/org/openecomp/sdc/be/model/cache/ComponentCacheTest.java [new file with mode: 0644]
pom.xml