Replace PolicyAssert with assertj 07/78307/1
authorJim Hahn <jrh3@att.com>
Fri, 8 Feb 2019 18:38:53 +0000 (13:38 -0500)
committerJim Hahn <jrh3@att.com>
Fri, 8 Feb 2019 18:38:53 +0000 (13:38 -0500)
commit1b04bb3deccf782523b63978c82676c9826bebcc
tree3ae3527c1e50d76d675ebe81b9a1cdf3caf16c7e
parent7f1be8710503b4c34a49c96be8a6818757499bd6
Replace PolicyAssert with assertj

Removed PolicyAssert from utils-test, as its functionality is
superseded by assertj.

Change-Id: Ie7620fea98cd368a8ce4f8511e8e88f291013cff
Issue-ID: POLICY-1392
Signed-off-by: Jim Hahn <jrh3@att.com>
utils-test/src/main/java/org/onap/policy/common/utils/test/PolicyAssert.java [deleted file]
utils-test/src/test/java/org/onap/policy/common/utils/test/PolicyAssertTest.java [deleted file]