commit | 51f1fffd687e53c858685ec41fd3ab8cfd4fcdf1 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Sep 01 11:45:05 2021 -0400 |
committer | Jim Hahn <jrh3@att.com> | Wed Sep 01 12:13:08 2021 -0400 |
tree | 8002add6eb9acf0ca5d668ef44550fc7c1170ef6 | |
parent | 9ee4561bcd28b7199fd1ffed118f122a8435203a [diff] |
Fix sonars in apex-pdp #3 Fixed: - use "var" - use assertEquals instead of assertTrue(xxx.equals()) - separate assertions Issue-ID: POLICY-3093 Change-Id: Id4db62626948681cd267e68a56dda65fa355c6f8 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright (C) 2016-2018 Ericsson. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install