Technical debt and fix JUnit test 17/30317/1
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 5 Feb 2018 17:50:06 +0000 (12:50 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 5 Feb 2018 17:50:13 +0000 (12:50 -0500)
commitfa97f50cf4d6395b49ec2ad275722db81a30953d
tree7d6836288f602626d9b874d0dfed6352cb0b5ac3
parent153ec0fda79b07ca1ecf7016f1e7f4e2c792f04e
Technical debt and fix JUnit test

* One statement per line
* private constructor for class with statics
* Fix silly JUnit test

Issue-ID: POLICY-474
Change-Id: Ie760826879febbbc4db4f03079ae1f847f2194dd
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
PolicyEngineAPI/src/test/java/org/onap/policy/std/test/NotificationStoreTest.java
PolicyEngineUtils/src/main/java/org/onap/policy/std/NotificationStore.java
PolicyEngineUtils/src/main/java/org/onap/policy/utils/PolicyUtils.java