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