Added junits for policy-util classes 57/10857/3
authorMagnusen, Drew (dm741q) <dm741q@att.com>
Thu, 7 Sep 2017 14:12:46 +0000 (09:12 -0500)
committerMagnusen, Drew (dm741q) <dm741q@att.com>
Tue, 12 Sep 2017 19:38:06 +0000 (14:38 -0500)
commit059096d8fcd66f8b7f5b9014dfe0c13e49b74826
tree42630042812c28627623bdd9a0e18f2d4116c7a1
parentfb79f7aa356ef2e4507cac5d5a328f789617cd5a
Added junits for policy-util classes

Added junits to increase coverage of the policy-util module.
Patch 1: Moved Parent and Child class to within ReflectionUtilTest class.

Issue-ID: POLICY-214
Change-Id: Ic5882c02a65ba1c924ec1381901a2a971fe72911
Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
policy-utils/src/test/java/org/onap/policy/drools/utils/PairTripleTest.java [new file with mode: 0644]
policy-utils/src/test/java/org/onap/policy/drools/utils/ReflectionUtilTest.java [new file with mode: 0644]