Add junit for more APPC client-lib classes 19/40519/4
authorArnel Pajarillo <ap1541@att.com>
Mon, 2 Apr 2018 12:59:46 +0000 (08:59 -0400)
committerTakamune Cho <tc012c@att.com>
Tue, 3 Apr 2018 18:09:18 +0000 (18:09 +0000)
commitcf7bf0c05c22f433fb0f7732164f9d6aee855606
treef00e78e70efb355e0f2d5d983bdd423b2e950ea8
parent3f49608f5c05b093c05a1e7f80b3ebfd2dd18f9a
Add junit for more APPC client-lib classes

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>
appc-client/client-lib/src/test/java/org/onap/appc/client/impl/core/CoreRegistryTest.java [new file with mode: 0644]
appc-client/client-lib/src/test/java/org/onap/appc/client/impl/core/TaskQueueManagerTest.java [new file with mode: 0644]
appc-client/client-lib/src/test/java/org/onap/appc/client/impl/core/TaskQueueTest.java [new file with mode: 0644]