[
https://issues.apache.org/jira/browse/KAFKA-16679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated KAFKA-16679:
-----------------------------------
Summary: Merge `DeleteRecordsCommandUnitTest` into
`DeleteRecordsCommandTest`, `FeatureCommandUnitTest` into FeatureCommandTest
(was: Merge `DeleteRecordsCommandUnitTest` into `DeleteRecordsCommandTest`,
`FeatureCommandUnitTest` into )
> Merge `DeleteRecordsCommandUnitTest` into `DeleteRecordsCommandTest`,
> `FeatureCommandUnitTest` into FeatureCommandTest
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-16679
> URL: https://issues.apache.org/jira/browse/KAFKA-16679
> Project: Kafka
> Issue Type: Test
> Reporter: Chia-Ping Tsai
> Assignee: Cheng-Kai, Zhang
> 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)