BAEL-2911 JUnit Custom Display Name Generator API

This commit is contained in:
Arho Huttunen 2019-07-05 21:04:20 +03:00
parent 58c4f47879
commit 0cf2895db0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ class ReplaceUnderscoresGeneratorUnitTest {
class when_doing_something {
@Test
void then_should_happen_something() {
void then_something_should_happen() {
}
@Test