summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-domain/src/test/java/org/onap/portalsdk/core/domain
AgeCommit message (Collapse)AuthorFilesLines
2019-07-03Fix sonar issue in epsdk-domainParshad Patel3-33/+120
Fix Constructor has 10 parameters, which is greater than 7 authorized Issue-ID: PORTAL-562 Change-Id: I8eff61e2d829c86bd20c7052c181f90eed1a5926 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-04-18Fix sonar issue: implement builderArindam Mondal2-24/+68
Sonar link: https://sonar.onap.org/issues?projectUuids=AV8LJxI3uDqGnRl2bdaB&resolved=false&rules=squid%3AS00107 Issue-ID: PORTAL-559 Change-Id: I28c202e69f4856131b91918c41343ae6a5df3bbe Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-02-25Reduce method parameter by implementing builderArindam Mondal2-5/+3
Issue-ID: PORTAL-529 Change-Id: I1f5adc677d43c2fdc4e18f893e11b708608b0b36 Signed-off-by: arindamm <arind.mondal@samsung.com>
2018-10-09Merge "added test cases to ElementTest"Manoop Talasila1-30/+42
2018-09-27added test cases to ElementTestSandeep J1-30/+42
to increase code coverage Issue-ID: PORTAL-273 Change-Id: I7a479860a57970b063fd9db1335c961ed2af271c Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-27added test cases to DomainVOTestSandeep J1-59/+71
to increase code coverage Issue-ID: PORTAL-273 Change-Id: If34ad80569f9b503663efca8034a883b62a394f5 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-15Modified User Auth and permission aaf servicesKishore Reddy, Gujja (kg811t)2-8/+16
Issue-ID: PORTAL-334 Change-Id: I461fd5a61879434e9c105c7598e9948004a5f608 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-05-02Changes for 2.4.0-SNAPSHOTsa282w31-0/+3080
Issue-ID: PORTAL-210 Included the pom changes for 2.4.0-SNAPSHOT, music and AAF changes. Change-Id: Ib1e1c2679271aa40eb3b50397724e8cdc5ffe01c Signed-off-by: sa282w <sa282w@att.com>