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 {
|
class when_doing_something {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
void then_should_happen_something() {
|
void then_something_should_happen() {
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
|
Loading…
Reference in New Issue