Add simple JUnit test for LCMResponse 17/14717/1
authorPamela Dragosh <pdragosh@research.att.com>
Fri, 22 Sep 2017 20:08:57 +0000 (16:08 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Fri, 22 Sep 2017 20:09:24 +0000 (16:09 -0400)
commit1f24493925d52fb41c227579ee13c91ca6df7e93
tree711d9305c70980c53518a20b9080b1b1dca91291
parent24782d90bd18992c4f31b18fd534c60a4a5a3ef8
Add simple JUnit test for LCMResponse

This covers all the methods

Issue-ID: POLICY-32
Change-Id: I6da6c54c257f6254f5116c99a64c02dbf0c77e05
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
controlloop/common/model-impl/appclcm/src/main/java/org/onap/policy/appclcm/LCMResponse.java
controlloop/common/model-impl/appclcm/src/test/java/org/onap/policy/appclcm/LCMResponseTest.java [new file with mode: 0644]