Unit test for discovery 49/16749/1
authorHuabingZhao <zhao.huabing@zte.com.cn>
Sun, 1 Oct 2017 02:27:51 +0000 (10:27 +0800)
committerHuabingZhao <zhao.huabing@zte.com.cn>
Sun, 1 Oct 2017 02:31:02 +0000 (10:31 +0800)
commit1244dbce4bdab9d5fce241dc908669b642a4481d
tree18ffbaddfca929d36ada7c20794a1c876c4582f6
parentbfc79ffb9661a288c21749291cb6a0d74302f265
Unit test for discovery

Issue-Id: MSB-84
Change-Id: Icdd9b2de6ca373f8a91e747f276e92f5d46e464f
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
sdclient/discovery-service/src/test/java/org/onap/msb/sdclient/wrapper/ConsulClientAppTest.java [new file with mode: 0644]
sdclient/discovery-service/src/test/java/org/onap/msb/sdclient/wrapper/ConsulServiceWrapperTest.java [new file with mode: 0644]
sdclient/discovery-service/src/test/java/org/onap/msb/sdclient/wrapper/PublishAddressWrapperTest.java [new file with mode: 0644]
sdclient/discovery-service/src/test/java/org/onap/msb/sdclient/wrapper/util/HttpClientUtilTest.java [new file with mode: 0644]
sdclient/discovery-service/src/test/java/org/onap/msb/sdclient/wrapper/util/JacksonJsonUtilTest.java [new file with mode: 0644]
sdclient/discovery-service/src/test/java/org/onap/msb/sdclient/wrapper/util/RegExpTestUtilTest.java [new file with mode: 0644]