Add tests to AppcLcm to increase coverage 42/101642/4
authordg5762 <dg5762@att.com>
Wed, 12 Feb 2020 22:28:22 +0000 (16:28 -0600)
committerdg5762 <dg5762@att.com>
Thu, 13 Feb 2020 17:18:05 +0000 (11:18 -0600)
commitbd3b962acb4ec6f8ae4c02c9364281295239fbd1
tree0fd6f3254ca615b5ebabf5d687d467d7913b2fe5
parentf6e9e18cdcfaa8cb66e42bb851a8b67f630f25b7
Add tests to AppcLcm to increase coverage

Add additional test cases to AppcLcm to increase jUnit test coverage
this includs adding the file AppcLcmActorTest.java. Minimum test
converage for the java files is over 80%.

Issue-ID: POLICY-2291
Signed-off-by: dg5762 <dg5762@att.com>
Change-Id: I26ed2b90f12f51568ceed843b65d2f119155391f
controlloop/m2/appclcm/src/test/java/appclcm/AppcLcmActorTest.java [new file with mode: 0644]
controlloop/m2/appclcm/src/test/java/appclcm/AppcLcmHealthCheckOperationTest.java
controlloop/m2/appclcm/src/test/java/appclcm/AppcLcmOperationTest.java