aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/java/org/onap/vid/asdc
AgeCommit message (Collapse)AuthorFilesLines
2018-12-03Merge "Handle annotated-input which has 2 properties"Ofir Sonsino1-1/+23
2018-11-29Handle annotated-input which has 2 propertiesIttay Stern1-1/+23
Handle correctly an annotated input, when it has more than a single "vf_module_label". Change-Id: Ibe3f6408d7d5c18b13e47846235a2b3ab66f35f8 Issue-ID: VID-362 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2018-11-27Upgrade mockito to v2; drop incompatible powermockStern, Ittay (is9613)1-7/+5
Note that anyString() is not matching null values, therefore replaced with any() where relevant. Change-Id: If64944e1edc62013953e41b2645a2b78c578bbe8 Issue-ID: VID-359 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2018-08-24Replace sdc clientWojciech Sliwka3-69/+291
Replace old SDC client to use genericRestClient Change-Id: I9b3b567871ac3f319742fca9457e42b6d4db0a8a Issue-ID: VID-268 Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
2018-07-31Test coveragee vid-common-appArindam Mondal1-0/+114
Issue-ID: VID-277 Change-Id: I4c55fe275a8ee7f86434d91fcecff68df22c2927 Signed-off-by: arindamm <arind.mondal@samsung.com>
2018-07-10Merge 1806 code of vid-commonSonsino, Ofir (os0695)10-1594/+307
Change-Id: I75d52abed4a24dfe3827d79edc4a2938726aa87a Issue-ID: VID-208 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-03-19Migrate to org.onapSonsino, Ofir (os0695)1-3/+3
Change-Id: Ibc8c4ad47f9bd3bf30db901cbd282d36f279d91c Issue-ID: VID-86 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-03-18Unit testsSonsino, Ofir (os0695)1-0/+225
Change-Id: I43cd9c20e5576a63a0d0f9e78a91c27fcf32b2ad Issue-ID: VID-197 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-03-18Unit testsSonsino, Ofir (os0695)5-23/+508
Change-Id: I9ff2a916f09856e3a79d037a8815224ddb9e7a9b Issue-ID: VID-197 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-03-13Unit testsSonsino, Ofir (os0695)5-0/+334
Change-Id: Ib9f73b7ba5a509610896b8bbdc02c180e60ee959 Issue-ID: VID-197 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-02-27org.onap migrationOfir Sonsino1-2/+2
Change-Id: I5e2d01a6da21d4003c910b5fe0702b35c2089a77 Issue-ID: VID-86 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2018-01-31org.onap migrationOfir Sonsino13-0/+2263
Change-Id: I52f0b2851f2c765752b6d21f49b32136d7d72a3d Issue-ID: VID-86 Signed-off-by: Ofir Sonsino <os0695@att.com>