Improve the code coverage 27/57427/1
authorVictor Gao <victor.gao@huawei.com>
Wed, 25 Jul 2018 06:44:01 +0000 (14:44 +0800)
committerVictor Gao <victor.gao@huawei.com>
Wed, 25 Jul 2018 06:44:01 +0000 (14:44 +0800)
commit3cc1fad281c125803f4fb7b4284e1437a8ce1663
tree50ad9c76c4c47bd68b25876bfff528beb3711096
parentb30fcd4ea8301f5cf0b176601eac9724b3347e25
Improve the code coverage

Issue-ID: VFC-983

Change-Id: I261717046388b3ffd5a8744bf8c8c25527258478
Signed-off-by: Victor Gao <victor.gao@huawei.com>
huawei/vnfmadapter/VnfmadapterService/service/src/test/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/common/restclient/ReaderHelperTest.java [new file with mode: 0644]
huawei/vnfmadapter/VnfmadapterService/service/src/test/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/common/restclient/TestHttpRest.java [new file with mode: 0644]
huawei/vnfmadapter/VnfmadapterService/service/src/test/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/common/restclient/TestRestHttpContentExchange.java [new file with mode: 0644]
huawei/vnfmadapter/VnfmadapterService/service/src/test/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/common/restclient/TestRestfulFactory.java [new file with mode: 0644]
huawei/vnfmadapter/VnfmadapterService/service/src/test/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/common/restclient/TestRestfulOptions.java [new file with mode: 0644]
huawei/vnfmadapter/VnfmadapterService/service/src/test/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/common/restclient/TestRestfulParametes.java [new file with mode: 0644]
huawei/vnfmadapter/VnfmadapterService/service/src/test/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/common/restclient/TestRestfulResponse.java [new file with mode: 0644]