junit5 icon indicating copy to clipboard operation
junit5 copied to clipboard

Allow DisplayNameGenerator to return null to fall back to the default one

Open d-william opened this issue 3 years ago • 3 comments

Overview

Resolves https://github.com/junit-team/junit5/issues/2969


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

d-william avatar Jul 09 '22 16:07 d-william

Should I add a release note ? In which file ?

d-william avatar Jul 09 '22 16:07 d-william

Should I add a release note ? In which file ?

Since it looks like this will not get included until 5.10 M1, the file would be release-notes-5.10.0-M1.adoc in this directory, but that file does not exist yet.

So don't worry about the release note at the moment.

sbrannen avatar Jul 10 '22 11:07 sbrannen

This pull request has been automatically marked as stale because it has not had recent activity. Given the limited bandwidth of the team, it will be closed if no further activity occurs. If you intend to work on this pull request, please reopen the PR. Thank you for your contributions.

stale[bot] avatar Sep 09 '22 23:09 stale[bot]

This has been merged and slightly edited in 4ee85e2 and 4836c4d. Thanks for your PR @d-william!

juliette-derancourt avatar Nov 16 '22 12:11 juliette-derancourt