commit | 8e8f3458646ec97d058d7322917f56021de2dc7f | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Sat Dec 15 09:47:58 2018 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Sat Dec 15 09:48:04 2018 +0000 |
tree | b549a654cba7d87249751f85cf6b23d3b2b4cc48 | |
parent | 4b01ae1ca8bc592fbbbc4d5408d6c645487811dd [diff] |
Fix sonar test renaming issues Renaming tests introduced Sonar issues: - Tests where coverage was <80% flagged as they are new code - Support test classes with names ending in "Test" flagged becasue they did not contain test cases Issue-ID: POLICY-1263 Change-Id: I17a4b27b2952a4978fab1c76579a013478b60ae1 Signed-off-by: liamfallon <liam.fallon@est.tech>
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