commit | 5f64a68614acdc83f8dbc73df7700d63175ca9be | [log] [tgz] |
---|---|---|
author | JvD_Ericsson <jeff.van.dam@est.tech> | Mon Jul 06 10:37:04 2020 +0100 |
committer | JvD_Ericsson <jeff.van.dam@est.tech> | Tue Jul 07 09:24:52 2020 +0100 |
tree | 157179d4f0e5803bd5a441dae59f5255e95545fc | |
parent | 9519d1257b4fe4fbb68d3e9ab155de8ff0f13052 [diff] |
Fix assertTrue SONAR issues in apex-pdp Replaced assertTrue with assertEquals and assertFalse with assertNotEquals in apex-pdp auth Issue-ID: POLICY-2690 Change-Id: Ica84f57f5a9048c33a2b641945a4376e60cf97c1 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