Refactor tests to check actual behavior of methods 71/50671/2
authorPawelSzalapski <pawel.szalapski@nokia.com>
Wed, 6 Jun 2018 12:39:12 +0000 (14:39 +0200)
committerPawelSzalapski <pawel.szalapski@nokia.com>
Wed, 6 Jun 2018 13:39:02 +0000 (15:39 +0200)
commit168355b14d58b65471d6780dcfed629051e17761
treede2df2990d920bad7570d13b482bbcdb61d330e8
parent0bfbea6f7d7a5fb324dd3e4961239a6dae3fcb0d
Refactor tests to check actual behavior of methods

Testcases were skimming through the code, but actually make no asserts.

Change-Id: I3cab0a75c885e1e459b18066f13e351970f476b0
Issue-ID: DCAEGEN2-524
Signed-off-by: PawelSzalapski <pawel.szalapski@nokia.com>
src/main/java/org/onap/dcae/commonFunction/VESLogger.java
src/test/java/org/onap/dcae/vestest/TestCustomExceptionLoader.java
src/test/java/org/onap/dcae/vestest/TestVESLogger.java