BAEL-2911 JUnit Custom Display Name Generator API
This commit is contained in:
parent
58c4f47879
commit
0cf2895db0
|
@ -9,7 +9,7 @@ class ReplaceUnderscoresGeneratorUnitTest {
|
|||
class when_doing_something {
|
||||
|
||||
@Test
|
||||
void then_should_happen_something() {
|
||||
void then_something_should_happen() {
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Reference in New Issue