aboutsummaryrefslogtreecommitdiffstats
path: root/appc-client/client-lib/src/test/java/org/onap
AgeCommit message (Collapse)AuthorFilesLines
2018-06-11Update license header in misc appc filesJohn McClung1-1/+0
More license header updates to miscellaneous appc files to reflect 2018 changes. Change-Id: I1d1d020792942ffe2d3bbda6eae05c43831ffce1 Issue-ID: APPC-994 Signed-off-by: John McClung <jm1364@att.com>
2018-06-05Update license header in appc client-lib filesJohn McClung7-14/+7
Modify license header in appc-client/client-lib java files to reflect 2018 changes. Change-Id: I8669aa8f15b27c1b209c79605878d0f105c60b8e Issue-ID: APPC-969 Signed-off-by: John McClung <jm1364@att.com>
2018-04-03Add junit for more APPC client-lib classesArnel Pajarillo3-0/+228
Test coverage for CoreRegisty, TaskQueue, TaskQueueManager classes in client-lib. Change-Id: Id601c4736b51ea256de392fb8fcd91c3a49a55cc Issue-ID: APPC-819 Signed-off-by: Arnel Pajarillo <ap1541@att.com>
2018-04-03Add junit coverage to TimerServiceImpl class.Arnel Pajarillo1-0/+94
Introduce junit test for client-lib's TimerService.java. Change-Id: I3f8947cd526dc6a62ddcd2ced189565a401c6353 Issue-ID: APPC-815 Signed-off-by: Arnel Pajarillo <ap1541@att.com>
2018-03-19Added junit coverage to CoreException classLori Keighron1-0/+55
Introduce junit-tests for CoreException class Issue-ID: APPC-752 Change-Id: Ic5c8c2c83ce99d488e9e79a8fb72e7ad5fcf2ad3 Signed-off-by: Lori Keighron <lk2924@att.com>
2017-12-13Third part of onap renamePatrick Brady7-0/+714
This part of the commit changes the folder structure on all other folders of appc. Change-Id: I8acfa11cdfcdcd36be0e137245d1dd7324f1abd3 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-13