Andras Bokor created HADOOP-14681: ------------------------------------- Summary: Remove MockitoMaker class Key: HADOOP-14681 URL: https://issues.apache.org/jira/browse/HADOOP-14681 Project: Hadoop Common Issue Type: Bug Components: test Reporter: Andras Bokor Assignee: Andras Bokor
I would remove MockitoMaker class and use the standard way to mock objects. For developers it's harder to read and misleading since it's using the deprecated syntax. In addition, it is only used at only some places so we using Mockito on a not-unified way. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org