summaryrefslogtreecommitdiffstats
path: root/ResmanagementService/service/src/test
AgeCommit message (Collapse)AuthorFilesLines
2018-08-21fixing major Sonar IssueThamlurRaju6-0/+136
12 more branches need to be covered to reach 65% coverage Sonar Link: https://sonar.onap.org/project/issues?assignees=ThamlurRaju&id=org.onap.vfc.nfvo.resmanagement%3Avfc-nfvo-resmanagement&open=AV8lpe4u-08if2a6pmAh&resolved=false&severities=MAJOR&types=CODE_SMELL Location: src/main/java/org/onap/vfc/nfvo/resmanagement/common/util/restclient/RestfulConfigure.java Change-Id: Ib400c61e307085dcaa8525a0d24fb167b3edf2ce Issue-ID: VFC-1043 Signed-off-by: ThamlurRaju <thamlurraju468@gmail.com>
2018-08-20fixing major Sonar IssueThamlurRaju1-0/+211
18 more branches need to cover to reach the minimum 65% Coverage Sonar Link: https://sonar.onap.org/project/issues?assignees=ThamlurRaju&id=org.onap.vfc.nfvo.resmanagement%3Avfc-nfvo-resmanagement&open=AV8lpe3K-08if2a6pl_t&resolved=false&severities=MAJOR&types=CODE_SMELL Location: src/main/java/org/onap/vfc/nfvo/resmanagement/common/util/RestfulUtil.java Change-Id: Idb8e1138d92de8206115b51e76bb9c2652634d76 Issue-ID: VFC-1036 Signed-off-by: ThamlurRaju <thamlurraju468@gmail.com>
2018-02-26Improve coverage of res mgr hwKanagaraj Manickam k003651061-2/+18
Issue-ID: VFC-764 Change-Id: I26052d87054fb447fa5c0da0d22dd90e1b69cbf5 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-02-11UT case increase for grant resourceluxin1-0/+173
Change-Id: Ia077192aa8cc4b781fc1b107debcdad158ac6f13 Issue-ID: VFC-747 Signed-off-by: luxin <luxin7@huawei.com>
2018-02-11Add UT case for grant resourceluxin1-0/+90
Change-Id: I4989145288ecd3b971d64f5565308aabbb485ba0 Issue-ID: VFC-747 Signed-off-by: luxin <luxin7@huawei.com>
2018-02-11Increase test for GrantResServiceImplluxin1-0/+48
Change-Id: Iaa1ddba7bb79f9fd620186d8ed4b380687a29089 Issue-ID: VFC-747 Signed-off-by: luxin <luxin7@huawei.com>
2018-02-09Add UT for NsEntityluxin1-1/+15
Change-Id: Ie1cdb7487b8fcc3b772c85644ffb17e31b26a2c4 Issue-ID: VFC-747 Signed-off-by: luxin <luxin7@huawei.com>
2018-02-09Add nsEntity test caseluxin1-0/+49
Change-Id: Ieeda965a313ea4edf7a0d42b3ed2e0af0e317a8e Issue-ID: VFC-747 Signed-off-by: luxin <luxin7@huawei.com>
2018-02-09Add test case for resmgrluxin1-0/+51
Change-Id: I2818886baaa5d9b6a0be6324b8f991dc12700e0c Issue-ID: VFC-747 Signed-off-by: luxin <luxin7@huawei.com>
2018-02-09Remove unused UT for resmgrluxin2-97/+28
Change-Id: I9b8fa5a83d49972795d30ecc47cc861da7a75001 Issue-ID: VFC-747 Signed-off-by: luxin <luxin7@huawei.com>
2018-01-30Fix the failed UT caseluxin1-2/+1
Change-Id: I35aea98170b1fd9cd7fac486dd161af5f52486fd Issue-ID: VFC-672 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-11Fix some Sonar issues in common util directoryShashank Kumar Shankar2-6/+5
This patch fixes some Sonar issues in common/util directory. Change-Id: I76ae980a3abb1d8a16d0197654cd9d759b13d597 Issue-Id: VFC-331 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-09-09Add UT code for vfc-resmanagementluxin8-0/+2653
Change-Id: I93b3c55452142d407c1a528790292f156f433683 Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-07Change resmanagement the vfc tagluxin21-25/+24
Change NFVO 0.5 to VFC 1.0 Change-Id: Iff5502d77e887403fe0adeff6a542d4c01a43e0d Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-06Remove openo dependency and fix compile problemluxin36-45/+45
Change-Id: I2fe2180b07acadad5fa332d8c3d338578b6e3943 Issue-Id:VFC-297 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-04Modify vfc url openoapi to apiluxin2-2/+2
Change-Id: Ibd24d6d4d3742121fbf6a76c9dec30dc9f14675e Issue-Id:VFC-216 Signed-off-by: luxin <luxin7@huawei.com>
2017-08-17Correct maven pom groupIdvictor.gao52-227/+227
Correct the mismatch between gerrit project directory and wiki groupid definition. Change-Id: I35035c67dc654e7383c5e9951f1f72986c588d57 Issue-Id:VFC-86 Signed-off-by: victor.gao <victor.gao@huawei.com>
2017-08-16Update directory according groupidvictor.gao52-165/+228
Update openo to onap according groupid org.onap.vfc.nfvo.res. Change-Id: I3e32d445b8e5f2bfe8caa813052a8a7ae7e128a8 Issue-Id:VFC-86 Signed-off-by: victor.gao <victor.gao@huawei.com>
2017-07-03Upload nfvo resmanagement codeluxin52-0/+8110
Change-Id: Ibe023d4b09e1105b84eb43153b4d4037cae691db Signed-off-by: luxin <luxin7@huawei.com>