Add junit coverage to TimerServiceImpl class. 57/40457/4
authorArnel Pajarillo <ap1541@att.com>
Sat, 31 Mar 2018 15:12:28 +0000 (11:12 -0400)
committerTakamune Cho <tc012c@att.com>
Tue, 3 Apr 2018 15:28:29 +0000 (15:28 +0000)
commit81ad515289250e8e9d14989c844363c76edbe27b
tree59c1c8298895c1675ab6b6499cb75349a0ef674a
parent8224dc829b8975c25d5e85e0d72898b20182e815
Add junit coverage to TimerServiceImpl class.

Introduce junit test for client-lib's TimerService.java.

Change-Id: I3f8947cd526dc6a62ddcd2ced189565a401c6353
Issue-ID: APPC-815
Signed-off-by: Arnel Pajarillo <ap1541@att.com>
appc-client/client-lib/src/test/java/org/onap/appc/client/impl/core/TimerServiceImplTest.java [new file with mode: 0644]