[
https://issues.apache.org/jira/browse/STORM-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bipin Prasad resolved STORM-3906.
---------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
PR Merged
> Remove use of mockito interal class
> org.mockito.internal.util.reflection.FieldSetter
> ------------------------------------------------------------------------------------
>
> Key: STORM-3906
> URL: https://issues.apache.org/jira/browse/STORM-3906
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-client
> Reporter: Bipin Prasad
> Assignee: Bipin Prasad
> Priority: Minor
> Fix For: 2.5.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Class org.mockito.internal.util.reflection.FieldSetter is internal to
> Mockito. In mockito version 3, minor update (3.11.2 for example), this
> internal class has been removed.
> Replace FieldSetter with public classes and methods in mockito.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)