aboutsummaryrefslogtreecommitdiffstats
path: root/profiles/robot/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2022-05-09Sonar violation fixes for Parameterized tests and Lambda Expressionsabhishek.c921-1/+1
Violations : Parameterized tests for OnapCommandprintTest Use lambda expression for OnapCommandSchemaCmdLoader Refactor method in OnapCli Signed-off-by: abhishek.c92 <abhishek.c92@samsung.com> Issue-ID: CLI-446 Change-Id: I8e8337d2b5993983d8ea105b2d1882952a3783a3
2020-11-15Auto discover and register all robot test casesSimran Singhal2-1/+17
Issue-ID: VNFSDK-614 Change-Id: I5227425f29fb11ef4255e88d873a167b608d5360 Signed-off-by: Simran Singhal <singhalsimran0@gmail.com>
2020-10-03Add robot profileSimran Singhal3-0/+187
Issue-ID: VNFSDK-614 Change-Id: I310bded677c8c1358173f6ad63f2a78efef33442 Signed-off-by: Simran Singhal <singhalsimran0@gmail.com>