java-katas icon indicating copy to clipboard operation
java-katas copied to clipboard

Fix display name inconsistencies in java-datetime Test

Open c-guntur opened this issue 6 years ago • 1 comments

Fix the DateTimeKataDisplayNames to drop the "verify" from the JUnit output. Fix the none.cvg.datetime.DateTimeKataDisplayNames#generateDisplayNameForMethod() to render text from substring after 'verify'. See similar example at: none.cvg.handles.HandlesKataDisplayNames#generateDisplayNameForMethod in java-handles.

c-guntur avatar Jul 20 '19 09:07 c-guntur

PR: https://github.com/c-guntur/java-katas/pull/28

marouaneunix avatar Jan 10 '22 22:01 marouaneunix