BAEL-3655: Renamed the JUnit test file as the proper naming convention
This commit is contained in:
parent
e8351525c8
commit
14ff21b8cf
@ -9,7 +9,7 @@ import java.util.regex.Pattern;
|
|||||||
|
|
||||||
import org.junit.jupiter.api.Test;
|
import org.junit.jupiter.api.Test;
|
||||||
|
|
||||||
public class RegexMatcherFindVsMatchesTest {
|
public class MatcherUnitTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void whenFindFourDigitWorks_thenCorrect() {
|
public void whenFindFourDigitWorks_thenCorrect() {
|
Loading…
x
Reference in New Issue
Block a user