KAFKA-14133: Move consumer mock in TaskManagerTest to Mockito - part 3 (#15497)

The previous pull request in this series was #15261.

This pull request continues the migration of the consumer mock in TaskManagerTest test by test for easier reviews.

The next pull request in the series will be #15254 which ought to complete the Mockito migration for the TaskManagerTest class

Reviewer: Bruno Cadonna <cadonna@apache.org>
This commit is contained in:
Christo Lolov 2024-03-11 11:51:20 +00:00 committed by GitHub
parent 66ed6d3b26
commit 8b72a2c72f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 96 additions and 222 deletions