minior rename
This commit is contained in:
parent
698e78150c
commit
b97310a15b
Binary file not shown.
|
@ -4,7 +4,7 @@ import org.apache.commons.text.WordUtils;
|
|||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
|
||||
public class WordUtilsTest {
|
||||
public class WordUtilsUnitTest {
|
||||
|
||||
@Test
|
||||
public void whenCapitalized_thenCorrect() {
|
Loading…
Reference in New Issue