Add junit coverage to PoolException class 65/42065/2
authorMei Su <ms6523@att.com>
Tue, 10 Apr 2018 20:56:16 +0000 (16:56 -0400)
committerTakamune Cho <tc012c@att.com>
Wed, 11 Apr 2018 14:58:25 +0000 (14:58 +0000)
commitabd3c649e4e50d9e1e995f81cb080e470eb02b48
tree4c864ea0968eba67d598867d05d43e8d2b6e23d1
parent8a2a307465928367c84719a4ad8f4e85fae115ba
Add junit coverage to PoolException class

Introduce junit-tests for PoolException class

Issue-ID: APPC-845
Change-Id: Id33a660decb77b0fe8662d29bd7676efd08d8e4b
Signed-off-by: Mei Su <ms6523@att.com>
appc-common/src/test/java/org/onap/appc/pool/PoolExceptionTest.java [new file with mode: 0644]