commit | 757a65fe95f5f203545085ea63f659a817dad260 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri Feb 12 08:03:49 2021 -0500 |
committer | Jim Hahn <jrh3@att.com> | Fri Feb 12 08:51:15 2021 -0500 |
tree | 6443b561827180e2705eb3d6a4f6f970f84d039c | |
parent | 26374a9c185b29d85b12611735469e8543415031 [diff] |
Fix sonars from dependency upgrade The dependency upgrades in policy-parent caused some new sonars. In particular, initMocks() has been deprecated - replaced with calls to the Mockito Runner. Changed one to openMocks() because using the Runner caused it to fail on jenkins, but not in the local eclipse. Also fixed a type safety issue with EMPTY_LIST. Issue-ID: POLICY-2909 Change-Id: Iea9420190f208d7de3bf3ad531515c92e0fab83f Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 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 DroolsPDP code. To build it: