commit | 9c4fb1da445dd94b4dac8025af81f196a47699e9 | [log] [tgz] |
---|---|---|
author | JvD_Ericsson <jeff.van.dam@est.tech> | Thu Jul 23 12:59:30 2020 +0100 |
committer | JvD_Ericsson <jeff.van.dam@est.tech> | Thu Jul 23 15:03:01 2020 +0100 |
tree | 7022017ce2af6a3721ba558f60be3b575a2471d2 | |
parent | 67ee67bd0da0d2d16abb982e26a3d48ba031a7e8 [diff] |
Fix assertTrue in apex-pdp/model Replace assertTrue with assertEquals and assertFalse with assertNotEquals in apex-pdp/model Issue-ID: POLICY-2690 Change-Id: Ifd435a4ea69d8f682407c2a70d5e8119f017ae9f 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