Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Some of the tests below use EasyMock as well. For those migrate both PowerMock and EasyMock to Mockito.
Unless stated in brackets the tests are in the connect module.
A list of tests which still require to be moved from PowerMock to Mockito as of 2nd of August 2022 which do not have a Jira issue and do not have pull requests I am aware of which are opened:
InReview
Merged
- ErrorHandlingTaskTest (owner: shekharrajak)
- SourceTaskOffsetCommiterTest (owner: Christo)
- WorkerMetricsGroupTest (owner: Divij)
- WorkerTaskTest (owner: yash.mayya)
- ErrorReporterTest (owner: yash.mayya)
- RetryWithToleranceOperatorTest (owner: yash.mayya)
- WorkerErrantRecordReporterTest (owner: yash.mayya)
- ConnectorsResourceTest (owner: mdedetrich-aiven)
- StandaloneHerderTest (owner: mdedetrich-aiven)
KafkaConfigBackingStoreTestKAFKA-16223- KafkaOffsetBackingStoreTest (owner: Christo) (https://github.com/apache/kafka/pull/12418)
- KafkaBasedLogTest (owner: @bachmanity ])
- RetryUtilTest (owner: yash.mayya)
- RepartitionTopicTest (streams) (owner: Christo)
- StateManagerUtilTest (streams) (owner: Christo)
The coverage report for the above tests after the change should be >= to what the coverage is now.