JsonUtil unit tests 39/35239/8
authorJakub Dudycz <jakub.dudycz@nokia.com>
Mon, 12 Mar 2018 14:24:40 +0000 (15:24 +0100)
committerTakamune Cho <tc012c@att.com>
Tue, 13 Mar 2018 17:18:02 +0000 (17:18 +0000)
commitd6969f09272b77687b24aa333f45de6b33844470
tree813eecc112eb0f511191970273d174401e7b9a0d
parent04dee786c77757d8e9b86e9228cba46d717ecd40
JsonUtil unit tests

Improved code coverage + some test class refactor

Change-Id: Ie69f4a699f7f924438eda24014c44fe54643e707
Issue-ID: APPC-724
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
appc-common/src/test/java/org/onap/appc/util/JsonUtilTest.java [new file with mode: 0644]
appc-common/src/test/java/org/onap/appc/util/MessageFormatterTest.java [new file with mode: 0644]
appc-common/src/test/java/org/onap/appc/util/TestJsonUtil.java [deleted file]
appc-common/src/test/resources/invalid.json [new file with mode: 0644]
appc-common/src/test/resources/valid.json [new file with mode: 0644]