summaryrefslogtreecommitdiffstats
path: root/src/test/java
AgeCommit message (Collapse)AuthorFilesLines
2019-07-31Validation to ThreadsLocalHolder instead stdoutandre.schmid1-6/+52
Fix one validation error that was going to stdout instead of normal handling through ThreadsLocalHolder singleton. Issue-ID: SDC-2344 Change-Id: I34827aa1314f2b65eff7b92fce7890eeddbca0e6 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2019-07-25Fix checkstyle violations in sdc/jtoscamichal.banka6-318/+319
Number of checkstyle violations has decreased from about 8200 to 450. Change-Id: I31f763d7f51fa66958aab68d094280189c612417 Issue-ID: SDC-2434 Signed-off-by: michal.banka <michal.banka@nokia.com>
2019-07-11Set Oparent as parent and fix Checkstyle errors in sdc/jtoscamichal.banka4-1/+81
Change-Id: I5e6ca46a2d0989dcd46b47a0318655e62bf829d5 Issue-ID: SDC-2434 Signed-off-by: michal.banka <michal.banka@nokia.com>
2019-05-07Change for TOSCA v1.3 get_inputToshimichi Fukuda2-8/+210
Change-Id: I39c8917c8c984896769e08a39302a98bca94e282 Issue-ID: SDC-2046 Signed-off-by: Toshimichi Fukuda <t_fukuda@jp.fujitsu.com>
2019-01-21SDC Tosca Parser getEntity APIManzon, Inna (im453s)1-0/+26
Change-Id: I237ea812e7ff4e12900776de79cfb6b154464974 Issue-ID: SDC-1967 Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
2019-01-03Retrieve leaf property value by pathManzon, Inna (im453s)2-0/+180
Change-Id: I556f6bfaa3d7c96f9d1f26ae0fcba199d23800c7 Issue-ID: SDC-1982 Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
2018-11-20fix null pointerTufman, Shay1-0/+10
Change-Id: If530734b96c32b25b2ed5df847c83dca2c633184 Issue-ID: SDC-1926 Signed-off-by: Tufman, Shay <st198j@intl.att.com>
2018-09-27Tosca Parser - property value resolvingManzon, Inna (im453s)1-1/+18
Change-Id: Ib0d2a0918d8d97d1e4988a8eeb7823f5957fa26f Issue-ID: SDC-1757 Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
2018-04-15JTosca Parser – support AnnotationsSheshukov, Natalia (ns019t)1-47/+100
Change-Id: I256e42e5f4a6e5259c17b8de56d64b44afb7f42d Issue-ID: SDC-1223 Signed-off-by: Sheshukov, Natalia (ns019t) <ns019t@intl.att.com>
2018-03-07update JTOSCA package namesYuli Shlosberg4-13/+10
Change-Id: I8e9ed44a57521047c5c8218dfeef0a3193d570ee Issue-ID: SDC-950 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-27Revert "vLAN Tagging - Support Policies"Michael Lando1-0/+64
This reverts commit 5e7130be2350a29d8dbc65f52cdca596a188114f. Issue-ID: SDC-1056 Change-Id: I8526a8965e2a69c9d9189e6628cbc36e92282228 Signed-off-by: Michael Lando <ml636r@att.com>
2018-02-22[367741] vLAN Tagging - Support Tosca PoliciesNatalia Sheshukov1-64/+0
Change-Id: Icb0739eaf5abd071c45b4d7c49d7b412e10c8c4d Issue-ID: SDC-1056 Signed-off-by: Natalia Sheshukov <ns019t@intl.att.com>
2018-02-08Import feature is ignoring multiple imports.PriyanshuAgarwal1-0/+64
Merged SDC-666 and SDC-668 as both are dependent. Change-Id: Idd4f67724d03bad79bab4a39b75a8145658ef8b9 Issue-ID: SDC-666 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-01-07CSAR files are decompressed twiceTal Gitelman1-4/+26
in the same thread fixed Change-Id: Id59cc7250d8431114ab90d14e03049f86a4d49ca Issue-ID: SDC-250 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-01-03Extension loading is not working.priyanshu1-0/+56
Updated files in JTosca Library. Change-Id: I3323e34238228451bd1d396271fc89fdf28b3fd9 Issue-ID: SDC-565 Signed-off-by: priyanshu <pagarwal@amdocs.com> Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-11-29new Junit testYuli Shlosberg1-4/+2
Change-Id: I9a15d78ced6a10d2a79f08268a558f007bb22773 Issue-ID: SDC-695 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-11-28add testsYuli Shlosberg1-2/+17
Change-Id: Ifa5f6891a06d6bf5ae82d0dd73ee01aa60967afe Issue-ID: SDC-695 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-09-24[SDC-380] jtosca errors cutomizationPavel Aharoni1-0/+81
Change-Id: I18513daa0c3cdf99b5cf5b6732c7c5c57486c7d0 Signed-off-by: Pavel Aharoni <pa0916@att.com>
2017-06-07[SDC-28] JTOSCA initial commitPavel Aharoni1-0/+26
Change-Id: Ic0ede56c1cc513e632c36954a4227317ae357020 Signed-off-by: Pavel Aharoni <pa0916@att.com>