Fix getManualTasks double-addition of baseUrl 70/82570/4
authorIttay Stern <ittay.stern@att.com>
Mon, 18 Mar 2019 09:26:39 +0000 (11:26 +0200)
committerIttay Stern <ittay.stern@att.com>
Mon, 18 Mar 2019 10:06:33 +0000 (12:06 +0200)
commit4fe07922c0c85e9814f444d1aff7fbd4a294db19
tree6305e8f01095c2a0ef927a8917be50671a870380
parent756a9c041981e05a3f5bd740ebc0d3fc22579003
Fix getManualTasks double-addition of baseUrl

Inline getManualTasks which was used only once, and adjusted the tests.

Issue-ID: VID-403
Change-Id: Icf61586e0047d1d9fd828b8394da10fea8fabea0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
vid-app-common/src/main/java/org/onap/vid/mso/rest/MsoRestClientNew.java
vid-app-common/src/test/java/org/onap/vid/mso/rest/MsoRestClientNewTest.java
vid-app-common/src/test/java/org/onap/vid/mso/rest/MsoRestClientTest.java
vid-app-common/src/test/java/org/onap/vid/mso/rest/MsoRestClientTestUtil.java