yashmayya commented on PR #14142:
URL: https://github.com/apache/kafka/pull/14142#issuecomment-1664041193

   Thanks for the PR!
   
   > I've noticed that the streams & connect modules use EasyMock & PowerMock 
whereas the rest of the project uses Mockito so maybe it would be a good idea 
to use Mockito everywhere for the sake of consistency
   
   There has been a concerted effort to do this migration across the project 
over the last few years (https://issues.apache.org/jira/browse/KAFKA-7438) and 
I believe we're left with just a handful of test classes that still use 
`EasyMock` / `PowerMock` now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to