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)
- 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>

No differences found