unit tests - catalog-model 21/94221/2
authorTomasz Golabek <tomasz.golabek@nokia.com>
Fri, 23 Aug 2019 14:06:13 +0000 (16:06 +0200)
committerPiotr Darosz <piotr.darosz@nokia.com>
Mon, 26 Aug 2019 05:37:05 +0000 (05:37 +0000)
commitbdfd60b4871f205746b136c43cfc4be1470db957
tree5d7c64c3fd88ace43a9d7a497c78fe801e3de40c
parent86e5ac595936cffc37030ec8cf6f5d1cc98073e2
unit tests - catalog-model

Additional junit tests

Change-Id: I82f88ec4cc1fb18314cfb33dd9aafa58688318e0
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
catalog-model/src/main/java/org/openecomp/sdc/be/model/ComponentInstanceInterface.java
catalog-model/src/test/java/org/openecomp/sdc/be/model/ComponentInstanceInterfaceBeanTest.java [new file with mode: 0644]
catalog-model/src/test/java/org/openecomp/sdc/be/model/OperationInputTest.java [new file with mode: 0644]
catalog-model/src/test/java/org/openecomp/sdc/be/model/OperationInstanceTest.java [new file with mode: 0644]
catalog-model/src/test/java/org/openecomp/sdc/be/model/utils/TypeCompareUtilsTest.java [new file with mode: 0644]