minior rename

This commit is contained in:
Eugen Paraschiv 2018-03-04 18:06:53 +02:00
parent 698e78150c
commit b97310a15b
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -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() {