[ https://issues.apache.org/jira/browse/KAFKA-14133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575435#comment-17575435 ]
Matthew de Detrich commented on KAFKA-14133: -------------------------------------------- [~divijvaidya] [~christo_lolov] As per the email on the mailing list, apparently this ticket is looking for an owner and I am happy to take it up. Everyone okay with that? > Remaining EasyMock to Mockito tests > ----------------------------------- > > Key: KAFKA-14133 > URL: https://issues.apache.org/jira/browse/KAFKA-14133 > Project: Kafka > Issue Type: Sub-task > Reporter: Christo Lolov > Assignee: Christo Lolov > Priority: Major > > {color:#DE350B}There are tests which use both PowerMock and EasyMock. I have > put those in https://issues.apache.org/jira/browse/KAFKA-14132. Tests here > rely solely on EasyMock.{color} > Unless stated in brackets the tests are in the streams module. > A list of tests which still require to be moved from EasyMock 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: > # WorkerConnectorTest (connect) (owner: Yash) > # WorkerCoordinatorTest (connect) > # RootResourceTest (connect) > # ByteArrayProducerRecordEquals (connect) > # TopologyTest > # KStreamFlatTransformTest > # KStreamFlatTransformValuesTest > # KStreamPrintTest > # KStreamRepartitionTest > # MaterializedInternalTest > # TransformerSupplierAdapterTest > # KTableSuppressProcessorMetricsTest > # KTableSuppressProcessorTest > # ClientUtilsTest > # HighAvailabilityStreamsPartitionAssignorTest > # InternalTopicManagerTest > # ProcessorContextImplTest > # ProcessorStateManagerTest > # StandbyTaskTest > # StoreChangelogReaderTest > # StreamTaskTest > # StreamThreadTest > # StreamsAssignmentScaleTest > # StreamsPartitionAssignorTest > # StreamsRebalanceListenerTest > # TaskManagerTest > # TimestampedKeyValueStoreMaterializerTest > # WriteConsistencyVectorTest > # AssignmentTestUtils > # StreamsMetricsImplTest > # CachingInMemoryKeyValueStoreTest > # CachingInMemorySessionStoreTest > # CachingPersistentSessionStoreTest > # CachingPersistentWindowStoreTest > # ChangeLoggingKeyValueBytesStoreTest > # ChangeLoggingSessionBytesStoreTest > # ChangeLoggingTimestampedKeyValueBytesStoreTest > # ChangeLoggingTimestampedWindowBytesStoreTest > # ChangeLoggingWindowBytesStoreTest > # CompositeReadOnlyWindowStoreTest > # KeyValueStoreBuilderTest > # MeteredTimestampedWindowStoreTest > # RocksDBStoreTest > # StreamThreadStateStoreProviderTest > # TimeOrderedCachingPersistentWindowStoreTest > # TimeOrderedWindowStoreTest > *The coverage report for the above tests after the change should be >= to > what the coverage is now.* -- This message was sent by Atlassian Jira (v8.20.10#820010)