Verify multivimproxy restclient 07/40007/2
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Thu, 29 Mar 2018 05:06:52 +0000 (10:36 +0530)
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Thu, 29 Mar 2018 05:16:44 +0000 (10:46 +0530)
commita80eb2acb4c89d3b85300a63fd49d1a4d0e35247
tree885fcd2723e5672efda1774e545724cfbb5258b5
parent4c695766b962fccefdcd6383e276796e9dc3ebb6
Verify multivimproxy restclient

Issue-ID: VFC-644

Change-Id: I9e05d81baa36a27e9a69f5874d665bb13b2ff0aa
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
service/src/test/java/org/onap/vfc/nfvo/multivimproxy/common/util/restclient/ReaderHelperTest.java [new file with mode: 0644]
service/src/test/java/org/onap/vfc/nfvo/multivimproxy/common/util/restclient/TestHttpRest.java [new file with mode: 0644]
service/src/test/java/org/onap/vfc/nfvo/multivimproxy/common/util/restclient/TestRestHttpContentExchange.java [new file with mode: 0644]
service/src/test/java/org/onap/vfc/nfvo/multivimproxy/common/util/restclient/TestRestfulFactory.java [new file with mode: 0644]
service/src/test/java/org/onap/vfc/nfvo/multivimproxy/common/util/restclient/TestRestfulOptions.java [new file with mode: 0644]
service/src/test/java/org/onap/vfc/nfvo/multivimproxy/common/util/restclient/TestRestfulParametes.java [new file with mode: 0644]
service/src/test/java/org/onap/vfc/nfvo/multivimproxy/common/util/restclient/TestRestfulResponse.java [new file with mode: 0644]
service/src/test/java/org/onap/vfc/nfvo/multivimproxy/common/util/restclient/TestServiceUtil.java [new file with mode: 0644]