Refactor monitoring REST tests to remove PowerMock 85/69585/1
authorliamfallon <liam.fallon@ericsson.com>
Mon, 1 Oct 2018 14:05:58 +0000 (15:05 +0100)
committerliamfallon <liam.fallon@ericsson.com>
Mon, 1 Oct 2018 14:06:07 +0000 (15:06 +0100)
commit0bfa9b4dfe33aa70fa921aa5e5c684790fd030d6
treef9992a354e3d37216c61c6f82252b43276e629a5
parentacb59c7b0ccbb86f4c38a94b72e7bab73b2acf8f
Refactor monitoring REST tests to remove PowerMock

Removed PowerMock from tests becasue coverage of PowerMock is not counted
by JaCoCO. It was easier to remove PowerMock than to try and hack the build
get PowerMock coverage counted.

Issue-ID: POLICY-1034
Change-Id: Ifc3e1ff93b2bfcb5619a5af6dec320d2de992f87
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
client/client-monitoring/pom.xml
client/client-monitoring/src/main/java/org/onap/policy/apex/client/monitoring/rest/ApexMonitoringRestResource.java
client/client-monitoring/src/test/java/org/onap/policy/apex/client/monitoring/rest/RestResourceTest.java
context/context-test-utils/src/main/java/org/onap/policy/apex/context/test/concepts/TestContextTreeSetItem.java