Add junit coverage to UnmodifiableProperties class 61/40561/3
authorJohn McClung <jm1364@att.com>
Mon, 2 Apr 2018 19:30:49 +0000 (15:30 -0400)
committerTakamune Cho <tc012c@att.com>
Mon, 2 Apr 2018 23:59:10 +0000 (23:59 +0000)
commitb39729ab3e620abbbb5140de2663caa29f13644e
tree3faf4398e9739e6a77c847e97c768126cce967a4
parentb32e6f295fc0aaf37b78140aedd417d8064c1020
Add junit coverage to UnmodifiableProperties class

Introduce junit-tests for UnmodifiableProperties class

Change-Id: I51f44c676a0cd8fef808ca2e33fea8afc7e52453
Issue-ID: APPC-820
Signed-off-by: John McClung <jm1364@att.com>
appc-common/src/test/java/org/onap/appc/util/UnmodifiablePropertiesTest.java [new file with mode: 0644]