commit | 025d5085d56bd1afc60ea8ad0c339655ca373f28 | [log] [tgz] |
---|---|---|
author | JvD_Ericsson <jeff.van.dam@est.tech> | Fri Jul 17 13:18:37 2020 +0100 |
committer | JvD_Ericsson <jeff.van.dam@est.tech> | Fri Jul 17 16:19:28 2020 +0100 |
tree | c36896502a7e0e9d182770a0d94afc8e216a0f17 | |
parent | 28eced32d2acdf731f7782e14f37bf2ea8c98019 [diff] |
Fix assertTrue SONAR issues in apex-pdp/model Replace assertTrue with assertEquals and assertFalse with assertNotEquals in apex-pdp/model Issue-ID: POLICY-2690 Change-Id: Id37989ea8a6ad7b3156e13851cc072ce6c53c03e Signed-off-by: JvD_Ericsson <jeff.van.dam@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