Merge pull request #7253 from arhohuttunen/master

BAEL-2911 JUnit Custom Display Name Generator API
This commit is contained in:
Erik Pragt
2019-07-05 22:17:12 +02:00
committed by GitHub
@@ -9,7 +9,7 @@ class ReplaceUnderscoresGeneratorUnitTest {
class when_doing_something {
@Test
void then_should_happen_something() {
void then_something_should_happen() {
}
@Test