aboutsummaryrefslogtreecommitdiffstats
path: root/appc-sdc-listener/appc-sdc-listener-bundle/src/test/java
AgeCommit message (Collapse)AuthorFilesLines
2017-09-29[APPC-246] Updating SDC Listener with unit testAbhai Singh6-48/+478
Created new test classes for SDC-Listener. Contains changes reverted by Patrick. Issue-Id :APPC-246 Change-Id: I593b23bae44db0046f513f4b6a159a86bf8cc885 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2017-09-27Revert Increase coverage of SDC Event ListenerPatrick Brady1-19/+15
This reverts commit 8b88bb6f258cf8af9d1658a0514eba6daa31f93c. The commit is causing test failures and blocks all jobs. Change-Id: I1e82f74d34bc4201690beea89bebe61c9d3845e2 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-228
2017-09-26[APPC-232] Increase coverage of SDC Event ListenerAbhai Singh1-15/+19
Updated unit test in SdcCallbackTest Issue-Id :APPC-232 Change-Id: Ifa6d998d97de7637e9addc3c6e90984c3accc72d Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2017-08-31Update ASDC References to SDC 1/2mojahidi3-0/+391
This patch changes ASDC to SDC in APPC code, bundle names and other pertinent places. This change sanitizes SDC for Open Source. It is the first in a two part change, the first updates code mentions and artifacts. The second will update database references. Change-Id: Iffd73480cc325172b5d8969fe839728f1c88ef78 Issue-ID:APPC-179 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>