Adding JUnits for additional coverage

PolicyEngine Utils and BRMSGW Junit

Issue-Id: POLICY-52
Change-Id: I8e18e8bd6dc5eec0874b9ffe3aebf8e399ff3326
Signed-off-by: Tej, Tarun <tt3868@att.com>
8 files changed
tree: 5279b2804f853ea3175c7363ebf89d7d74560f19
  1. BRMSGateway/
  2. LogParser/
  3. ONAP-PAP-REST/
  4. ONAP-PDP/
  5. ONAP-PDP-REST/
  6. ONAP-REST/
  7. ONAP-SDK-APP/
  8. ONAP-XACML/
  9. packages/
  10. POLICY-SDK-APP/
  11. PolicyEngineAPI/
  12. PolicyEngineClient/
  13. PolicyEngineUtils/
  14. project-configs/
  15. .gitattributes
  16. .gitignore
  17. .gitreview
  18. LICENSE.txt
  19. pom.xml
  20. README.md
  21. version.properties
README.md

This source repository contains the ONAP Policy Engine 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