add more junit coverage to new Serializer class 13/66413/6
authorJim Hahn <jrh3@att.com>
Thu, 13 Sep 2018 16:40:37 +0000 (12:40 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 14 Sep 2018 19:14:44 +0000 (15:14 -0400)
commit29dd6526f2a86a312578a9ee5d743e8150eacd97
tree27ad9156366876c716572d5cef694caa17f9d0f8
parent6d8ab316a635f15816d202b3cc7bdccca67c867e
add more junit coverage to new Serializer class

Removed calls to superclass methods so that appropriate
exceptions are thrown.
Better comments for new tests.
Removed @Ignore from tests.
Removed tabs from pom.

Change-Id: I97fa63951eed4c2ac5ce0a267d8da5134a2a1c71
Issue-ID: POLICY-1106
Signed-off-by: Jim Hahn <jrh3@att.com>
utils-test/pom.xml
utils-test/src/main/java/org/onap/policy/common/utils/io/Serializer.java
utils-test/src/test/java/org/onap/policy/common/utils/io/SerializerTest.java