You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2024/03/20 02:38:00 UTC

[jira] [Resolved] (KAFKA-12217) Apply the new features of Junit 5.8 to code base

     [ https://issues.apache.org/jira/browse/KAFKA-12217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chia-Ping Tsai resolved KAFKA-12217.
------------------------------------
    Resolution: Fixed

> Apply the new features of Junit 5.8 to code base
> ------------------------------------------------
>
>                 Key: KAFKA-12217
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12217
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Chia-Ping Tsai
>            Assignee: Chia-Ping Tsai
>            Priority: Major
>
> There are two useful new features of Junit 5.8.
> 1. assertInstanceOf (https://github.com/junit-team/junit5/pull/2499)
> It offers more meaningful error message than "assertTrue(obj instanceof X) "
> 2. junit.jupiter.params.displayname.default (https://github.com/junit-team/junit5/pull/2532)
> It offers the default display name for all parameterized tests



--
This message was sent by Atlassian Jira
(v8.20.10#820010)