[BAEL-3090] Renamed test to match PMD
This commit is contained in:
parent
b9089ce067
commit
dcc8d52441
@ -4,7 +4,7 @@ import org.junit.jupiter.api.Test;
|
|||||||
|
|
||||||
import static org.assertj.core.api.Assertions.assertThat;
|
import static org.assertj.core.api.Assertions.assertThat;
|
||||||
|
|
||||||
class TextEditorTest {
|
class TextEditorUnitTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
void givenTextEditor_whenAddTextSaveAddMoreAndUndo_thenSavecStateRestored() {
|
void givenTextEditor_whenAddTextSaveAddMoreAndUndo_thenSavecStateRestored() {
|
Loading…
x
Reference in New Issue
Block a user