Fix sonars from depeendency upgrade 66/117766/1
authorJim Hahn <jrh3@att.com>
Thu, 11 Feb 2021 22:06:38 +0000 (17:06 -0500)
committerJim Hahn <jrh3@att.com>
Thu, 11 Feb 2021 22:09:55 +0000 (17:09 -0500)
The dependency upgrades in policy-parent caused some new sonars.  In
particular, initMocks() has been deprecated - replaced with calls to the
Mockito Runner, in most cases.  Changed to openMocks() in one case and
removed unnecessary stubbings.

Issue-ID: POLICY-2905
Change-Id: I9aa098aa7aaebba09f6dcea4cac69ac1e5fbd4d6
Signed-off-by: Jim Hahn <jrh3@att.com>

No differences found