You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/03/16 04:27:41 UTC

[jira] [Created] (HADOOP-14188) Remove the usage of org.mockito.internal.util.reflection.Whitebox

Akira Ajisaka created HADOOP-14188:
--------------------------------------

             Summary: Remove the usage of org.mockito.internal.util.reflection.Whitebox
                 Key: HADOOP-14188
                 URL: https://issues.apache.org/jira/browse/HADOOP-14188
             Project: Hadoop Common
          Issue Type: Test
          Components: test
            Reporter: Akira Ajisaka
            Priority: Minor


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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org