ijuma commented on code in PR #15424:
URL: https://github.com/apache/kafka/pull/15424#discussion_r1511284102


##########
build.gradle:
##########
@@ -2333,6 +2333,8 @@ project(':streams:streams-scala') {
 
     testImplementation libs.junitJupiter
     testImplementation libs.easymock
+    testImplementation libs.mockitoCore

Review Comment:
   There were no mocks used at all in this module, but the streams module has 
all but 2 tests using mockito. I removed the easymock dependency from this 
module (and a few others) in a subsequent commit 
https://github.com/apache/kafka/commit/2c0cab39aedab3a8635510acfac2551aaeb62ffb



-- 
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