Chia-Ping Tsai created KAFKA-18906: -------------------------------------- Summary: Upgrade to Junit 5.13 and apply ParameterizedClass Key: KAFKA-18906 URL: https://issues.apache.org/jira/browse/KAFKA-18906 Project: Kafka Issue Type: Test Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
Junit 5.13 will include the feature: {{ParameterizedClass}} which allows use to define parameters on the class. That can remove many duplicate annotations from tests. ref: https://github.com/junit-team/junit5/issues/878 -- This message was sent by Atlassian Jira (v8.20.10#820010)