Improvements in RequestClient 83/88883/3
authorr.bogacki <r.bogacki@samsung.com>
Thu, 30 May 2019 12:27:16 +0000 (14:27 +0200)
committerr.bogacki <r.bogacki@samsung.com>
Thu, 30 May 2019 12:48:44 +0000 (14:48 +0200)
commitaf26150154f3c49d63c0074f4f85d4c9e632dfb4
treeb77b2fef2d84c6ecbf311290cf43f3043d6bbff7
parent4b7ebd265366542ec872869e9ec0016a88e879b1
Improvements in RequestClient

Improvements in RequestClient according to the Sonar analysis.
Removed unnecessary exceptions handling.
Added junit tests.
Fixed imports.

Issue-ID: SO-1945
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: Iee22e7dbeb39ca28c437f9a8a804b81945cb9bc5
mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/common/RequestClient.java
mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandler/common/RequestClientTest.java [new file with mode: 0644]