[
https://issues.apache.org/jira/browse/KAFKA-16679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844222#comment-17844222
]
Cheng-Kai, Zhang commented on KAFKA-16679:
------------------------------------------
Hi [~chia7712] , could I work on this one? :D
> Merge `DeleteRecordsCommandUnitTest` into `DeleteRecordsCommandTest`,
> `FeatureCommandUnitTest` into
> ----------------------------------------------------------------------------------------------------
>
> Key: KAFKA-16679
> URL: https://issues.apache.org/jira/browse/KAFKA-16679
> Project: Kafka
> Issue Type: Test
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Minor
>
> Normally, we don't put multi test classes into single file. Those test
> classes can be extracted into a new class file. Or we can merge them into
> single class by using "@Test" annotation. That can make those test cases run
> without embedded cluster.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)