Minor clean-up of drools-apps 18/120318/1
authorJim Hahn <jrh3@att.com>
Thu, 8 Apr 2021 13:39:36 +0000 (09:39 -0400)
committerJim Hahn <jrh3@att.com>
Thu, 8 Apr 2021 13:41:51 +0000 (09:41 -0400)
commit7fc651bc66b013bd54aad31b43abf07f2d3d3bf5
tree4417633efe0747247435acd000bee1e38e0d1200
parented0e70bafde6e9276c3a3302cbcf931827878065
Minor clean-up of drools-apps

Made the following minor changes:
- removed SupportUtil, as it is no longer needed.
- modified junit for exception class to use ExceptionsTester
- added junit for another exception class

Issue-ID: POLICY-3175
Change-Id: I7375e5bdb47a12f48a53e7df50f0924781c1c4b6
Signed-off-by: Jim Hahn <jrh3@att.com>
controlloop/common/eventmanager/src/test/java/org/onap/policy/controlloop/ControlLoopExceptionTest.java
controlloop/common/eventmanager/src/test/java/org/onap/policy/controlloop/SupportUtil.java [deleted file]
controlloop/common/rules-test/src/test/java/org/onap/policy/controlloop/common/rules/test/SimulatorExceptionTest.java [new file with mode: 0644]