Skip to content

Commit

Permalink
KAFKA-16001: Migrated ConsumerNetworkThreadTest away from ConsumerTes…
Browse files Browse the repository at this point in the history
…tBuilder (#16140)

Completely migrates ConsumerNetworkThreadTest away from ConsumerTestBuilder and removes all usages of spy objects and replaced with mocks. Removes testEnsureMetadataUpdateOnPoll() since it was doing integration testing. Also I adds new tests to get more complete test coverage of ConsumerNetworkThread.

Reviewers: Kirk True <[email protected]>, Lianet Magrans <[email protected]>, Philip Nee <[email protected]>, Matthias J. Sax <[email protected]>
  • Loading branch information
brenden20 authored Jun 13, 2024
1 parent 4333af5 commit a0b716e
Showing 1 changed file with 123 additions and 241 deletions.
Loading

0 comments on commit a0b716e

Please sign in to comment.