Chia-Ping Tsai created KAFKA-12217:
--------------------------------------

             Summary: 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


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.3.4#803005)

Reply via email to