KAFKA-13414: Replace PowerMock/EasyMock with Mockito in connect.storage.KafkaOffsetBackingStoreTest
Partially addressing https://issues.apache.org/jira/browse/KAFKA-13414. Other test files will be updated in other pull requests.
@mimaison I believe you might be best suited to review this pull request :)
Thank you for the review @C0urante! I will have a look and aim to provide answers (+ new commits) in the next couple of days.
@clolov are you planning on revisiting this one?
Hello, yes I am, it is the next one on my list :)
Thank you for the new comments @C0urante, I will aim to address them today!
The single test failure is unrelated; merging...
Thank you for the quick turnaround on the review @C0urante! I will aim to open a couple more pull requests in the upcoming days for Connect with respect to the Mockito migration and tag you there.