Description
org.mockito.internal.util.reflection.Whitebox was removed in Mockito 2.1, so we need to remove the usage to upgrade Mockito. Getter/setter method can be used instead of this hack.
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-14178 Move Mockito up to version 2.23.4
- Resolved
- is related to
-
HADOOP-18277 Remove org.apache.hadoop.test#Whitebox Class
- In Progress
- relates to
-
HDFS-14307 RBF: Update tests to use internal Whitebox instead of Mockito
- Resolved