Added junit for feature-healthcheck

Added a junit test increase coverage of the healthcheck feature.

Issue-ID: POLICY-227
Change-Id: I3f37e7fab15f2f3072b442b43b79b8241c61e306
Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
3 files changed
tree: 9092fa30195f146c6eb0d3c8e56d57c493ab534c
  1. feature-eelf/
  2. feature-healthcheck/
  3. feature-session-persistence/
  4. feature-test-transaction/
  5. packages/
  6. policy-core/
  7. policy-endpoints/
  8. policy-management/
  9. policy-utils/
  10. .gitignore
  11. .gitreview
  12. LICENSE.txt
  13. pom.xml
  14. README.md
  15. version.properties
README.md

This source repository contains the ONAP Policy DroolsPDP code. To build it:

  1. using Maven 3
  2. git clone http://gerrit.onap.org/r/oparent and copy oparent/settings.xml to ~/.m2
  3. mvn clean install