Add expectException to policy-common 94/69694/2
authorJim Hahn <jrh3@att.com>
Tue, 2 Oct 2018 21:46:04 +0000 (17:46 -0400)
committerJim Hahn <jrh3@att.com>
Tue, 2 Oct 2018 21:47:50 +0000 (17:47 -0400)
commitd94a034ad6a871e024d84d42d97d40b83af0770d
treeffb1d9dac0e42c4e2585ca1d0f86b02b2174a8a4
parent713c3e4a01a26db9488095acf915ea867b1d7720
Add expectException to policy-common

Also fixed new checkstyle error.

Change-Id: I2d2c2518f3f7da1a0ace8c32e10b4151d941bb6f
Issue-ID: POLICY-1148
Signed-off-by: Jim Hahn <jrh3@att.com>
utils-test/src/main/java/org/onap/policy/common/utils/test/PolicyAssert.java [new file with mode: 0644]
utils-test/src/test/java/org/onap/policy/common/utils/test/PolicyAssertTest.java [new file with mode: 0644]