[
https://issues.apache.org/jira/browse/ACCUMULO-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630173#comment-14630173
]
ASF GitHub Bot commented on ACCUMULO-3920:
------------------------------------------
Github user ctubbsii commented on the pull request:
https://github.com/apache/accumulo/pull/40#issuecomment-122049374
Works for me. Let's drop the redundant test.
> Deprecate mock and cease using it in our tests
> ----------------------------------------------
>
> Key: ACCUMULO-3920
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3920
> Project: Accumulo
> Issue Type: Task
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Fix For: 1.8.0
>
>
> Numerous prior discussions have occurred, expressing a desire to deprecate
> (deprecate is not the same as remove) mock, so we can properly communicate
> its current status as a "dying" (poorly maintained, not kept up-to-date,
> lacking features) component of Accumulo. Some interest has been expressed in
> keeping it around, but no work has been put in to it to fix it's numerous
> divergences from the behavior of "real" Accumulo, add its missing features,
> or to improve its API.
> The task here is to:
> * Cease and desist using mock in our tests (replacing it with MAC, EasyMock,
> etc., as appropriate)
> * Mark mock {{@Deprecated}} until it is eventually removed in a major release
> Further discussion, if necessary, can be held later regarding its actual
> removal.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)