openecomp-be code coverage increase 84/94884/2
authorPiotr Darosz <piotr.darosz@nokia.com>
Wed, 4 Sep 2019 07:11:35 +0000 (09:11 +0200)
committerPiotr Darosz <piotr.darosz@nokia.com>
Wed, 4 Sep 2019 08:08:09 +0000 (10:08 +0200)
commitb491e6c3e97f81487d9f70e31b4e1159fe7aa9e8
tree04a399b235731fd80cee077aced4f24d5de0253b
parent576e6a47f049a2cf6823ae070d7c03db15dd5e76
openecomp-be code coverage increase

Add tests for classes in openecomp.core.model.types package

Change-Id: I1c8044b2c8d422468dba610b2012e1cb34a75835
Issue-ID: SDC-2326
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/src/test/java/org/openecomp/core/model/types/EnrichedServiceArtifactEntityTest.java [new file with mode: 0644]
openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/src/test/java/org/openecomp/core/model/types/EnrichedServiceTemplateEntityTest.java [new file with mode: 0644]
openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/src/test/java/org/openecomp/core/model/types/ServiceArtifactEntityTest.java [new file with mode: 0644]
openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/src/test/java/org/openecomp/core/model/types/ServiceElementTest.java [new file with mode: 0644]
openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/src/test/java/org/openecomp/core/model/types/ServiceTemplateEntityTest.java [new file with mode: 0644]