Fix and improvement for MsoBusinessLogic tests 43/70943/3
authorMichal Kabaj <michal.kabaj@nokia.com>
Mon, 22 Oct 2018 12:42:31 +0000 (14:42 +0200)
committerMichal Kabaj <michal.kabaj@nokia.com>
Tue, 23 Oct 2018 08:05:11 +0000 (10:05 +0200)
commit4b4e939ad40da621e8669787922e0c6de2c85f68
tree8f8bd4e0241a3fefc3d5d4cc2268de3016a0b884
parent257b1c097a15a6f13f8fad8e218af4a7a8e690e3
Fix and improvement for MsoBusinessLogic tests

- Merged two test classes into one
Moved unit tests from MsoBusinessLogic to MsoBusinessLogicImpl
- unified unit test framework - using junit instead of testng
- Fixed issue with broken unit tests when run in IDE
- improved readability of unit tests
- Fixed commented/ignored unit tests
- RequestDetailsWrapper encapsulation fix

Change-Id: I7f589b36757b09f41b3568d8aa8a932bd914ac0d
Issue-ID: VID-283
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
vid-app-common/src/main/java/org/onap/vid/mso/rest/RequestDetailsWrapper.java
vid-app-common/src/test/java/org/onap/vid/mso/MsoBusinessLogicImplTest.java
vid-app-common/src/test/java/org/onap/vid/mso/MsoBusinessLogicTest.java [deleted file]
vid-app-common/src/test/resources/WEB-INF/conf/system.properties