Added unit test case for ProviderOperations 38/78238/5
authorLathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
Mon, 11 Feb 2019 17:23:45 +0000 (12:23 -0500)
committerTakamune Cho <takamune.cho@att.com>
Tue, 12 Feb 2019 19:09:20 +0000 (19:09 +0000)
commita264d9e09fbc24add3b24746ddf628f0dcc1b7a5
treed3f105b79716c778ee1d34018d84633208cea185
parentd2f77574cd61f5ceb2a03bfa2ae1c6d4e5913098
Added unit test case for ProviderOperations

Increased the coverage from 0% to 86%

Issue-ID: APPC-1404
Change-Id: Ic9fdfe59c4dc60e57bdca1a501ac99a9207eb539
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
appc-event-listener/appc-event-listener-bundle/src/main/java/org/onap/appc/listener/demo/impl/ProviderOperations.java
appc-event-listener/appc-event-listener-bundle/src/main/java/org/onap/appc/listener/util/HttpClientUtil.java [new file with mode: 0644]
appc-event-listener/appc-event-listener-bundle/src/test/java/org/onap/appc/listener/demo/impl/TestProviderOperations.java [new file with mode: 0644]