You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/08/04 16:53:17 UTC

[GitHub] [kafka] divijvaidya opened a new pull request, #12484: KAFKA-13060: Replace EasyMock and PowerMock with Mockito in WorkerGroupMemberTest.java

divijvaidya opened a new pull request, #12484:
URL: https://github.com/apache/kafka/pull/12484

   This PR is created on top of https://github.com/apache/kafka/pull/10904 and includes commits from original author for attribution. 
   
   ## Testing
   1. `./gradlew connect:runtime:unitTest --tests WorkerGroupMemberTest` is successful.
   2. Verified that test is run as part of `./gradlew connect:runtime:unitTest` (see report below)
   
   ![Screenshot 2022-08-04 at 18 51 36](https://user-images.githubusercontent.com/71267/182907031-393c9cee-03a2-49ca-80f8-a68265475024.png)
   
   
   


-- 
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-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] ijuma merged pull request #12484: KAFKA-13060: Replace EasyMock and PowerMock with Mockito in WorkerGroupMemberTest.java

Posted by GitBox <gi...@apache.org>.
ijuma merged PR #12484:
URL: https://github.com/apache/kafka/pull/12484


-- 
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-unsubscribe@kafka.apache.org

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