Added junits to cover configuration classes

Added junits to cover DroolsConfiguration and ControllerConfiguration
classes.

Issue-Id: POLICY-262
Change-Id: Ie6cf4b15f8b08220a93b4469cc6fd4eda9299138
Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
2 files changed
tree: ab9a8a04a47d0026715b0a5cfe7a0e48e2828513
  1. api-state-management/
  2. feature-eelf/
  3. feature-healthcheck/
  4. feature-session-persistence/
  5. feature-state-management/
  6. feature-test-transaction/
  7. packages/
  8. policy-core/
  9. policy-endpoints/
  10. policy-management/
  11. policy-utils/
  12. .gitignore
  13. .gitreview
  14. LICENSE.txt
  15. pom.xml
  16. README.md
  17. 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