tang7526 commented on a change in pull request #10588: URL: https://github.com/apache/kafka/pull/10588#discussion_r619798057
########## File path: build.gradle ########## @@ -1485,7 +1485,7 @@ project(':tools') { testImplementation libs.junitJupiter testImplementation project(':clients').sourceSets.test.output testImplementation libs.mockitoInline // supports mocking static methods, final classes, etc. - + testImplementation libs.easymock Review comment: Thank you for your opinion. I have rewritten it with mockito. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org