Added new tests for SdcRestClientUtils 16/92816/3
authork.kedron <k.kedron@partner.samsung.com>
Tue, 6 Aug 2019 14:57:36 +0000 (16:57 +0200)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Wed, 14 Aug 2019 13:18:22 +0000 (13:18 +0000)
commit6c301b34d9dce6de25ffe5852c1244e1b24d4a88
treeba4735bed51a59b23e46bad09cb1afa3b3b647bd
parent5a1a0612b2df2dda86189a5d7dfc793c7d8a9df6
Added new tests for SdcRestClientUtils

Added new tests.
Fixed sonar issue:
# added private constructor to the SdcRestClientUtils
# used String.format instead of stream.collect

Issue-ID: SDC-2327
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I904e4a7e31bab8f26dbdbb03a956bc4b1dc5922e
dcaedt_catalog/asdc/src/main/java/org/onap/sdc/dcae/utils/SdcRestClientUtils.java
dcaedt_catalog/asdc/src/test/java/org/onap/sdc/dcae/utils/utils/SdcRestClientUtilsTest.java [new file with mode: 0644]