commit | 61dafe1cb86e4f82b2062d56bbc343df19c31c5f | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Sep 30 10:47:12 2020 -0400 |
committer | Jim Hahn <jrh3@att.com> | Wed Sep 30 10:59:45 2020 -0400 |
tree | 2caa753a7298175f95711a870f56b6befdee1481 | |
parent | 71555aaa4387098616a404bf193e7bb6936e3f76 [diff] |
Fix new sonars in policy/pap Addressed the following sonar issues: - too many assertions in test method - extract common test method - replace this null literal by an "Optional" object Issue-ID: POLICY-2679 Change-Id: Ie80e5c5fdb94230a2773ea2931758cf54204ae86 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2017-2018 AT&T Intellectual Property. 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 Administration Point Backend code.
To build it using Maven 3, run: mvn clean install