You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2018/09/25 15:35:00 UTC

[jira] [Created] (KAFKA-7438) Replace EasyMock and PowerMock with Mockito

Ismael Juma created KAFKA-7438:
----------------------------------

             Summary: Replace EasyMock and PowerMock with Mockito
                 Key: KAFKA-7438
                 URL: https://issues.apache.org/jira/browse/KAFKA-7438
             Project: Kafka
          Issue Type: Improvement
            Reporter: Ismael Juma


Development of EasyMock and PowerMock has stagnated while Mockito continues to be actively developed. With the new Java cadence, it's a problem to depend on libraries that do bytecode generation and are not actively maintained. In addition, Mockito is also easier to use.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)