unit tests - catalog-be 67/94267/2
authorTomasz Golabek <tomasz.golabek@nokia.com>
Mon, 26 Aug 2019 10:16:32 +0000 (12:16 +0200)
committerTomasz Golabek <tomasz.golabek@nokia.com>
Mon, 26 Aug 2019 11:52:52 +0000 (11:52 +0000)
commit8c1b7d11033911ca7580a44db2a816e33533389e
tree64102dfb8e80e107daf09e72f9931e59c7463d86
parent0b5efe797d39ccce1bb2feeca65197b33423d6c4
unit tests - catalog-be

Additional junit tests

Change-Id: Icc7dd508204094643c4796eaef01febd112a7869
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
catalog-be/src/main/java/org/openecomp/sdc/be/components/impl/ActivationRequestInformation.java
catalog-be/src/main/java/org/openecomp/sdc/be/switchover/detector/SwitchoverDetector.java
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/ActivationRequestInformationTest.java [new file with mode: 0644]
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/AnnotationBusinessLogicTest.java [new file with mode: 0644]
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/GroupTypeImportManagerTest.java [new file with mode: 0644]
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/RelationshipTypeImportManagerTest.java [new file with mode: 0644]
catalog-be/src/test/java/org/openecomp/sdc/be/switchover/detector/SwitchoverDetectorTest.java