commit | aac3c1d70c439910e25a2634f872f497486509ec | [log] [tgz] |
---|---|---|
author | waynedunican <wayne.dunican@est.tech> | Mon Jul 13 11:13:53 2020 +0100 |
committer | waynedunican <wayne.dunican@est.tech> | Wed Jul 15 14:25:13 2020 +0100 |
tree | 8b0f552dc22bfa479bcac96094b67d193c6f49c1 | |
parent | 871421fb99f7e6221b2c084e43a9388f618f882d [diff] |
Replace try/catch with assertj Replaced try/catch blocks with assertj assertions in apex-pdp. Last batch of changes Issue-ID: POLICY-2451 Change-Id: I39bd02fdbd8389818dcf1b786189c1e344ddcea5 Signed-off-by: waynedunican <wayne.dunican@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