refactor unit test name
This commit is contained in:
parent
6e43adc107
commit
ae479954f4
@ -6,7 +6,7 @@ import static org.junit.Assert.assertTrue;
|
|||||||
import org.junit.Before;
|
import org.junit.Before;
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
|
|
||||||
public class PrimitiveTypeUtilTest {
|
public class PrimitiveTypeUtilUnitTest {
|
||||||
|
|
||||||
private PrimitiveTypeUtil primitiveTypeUtil;
|
private PrimitiveTypeUtil primitiveTypeUtil;
|
||||||
private boolean booleanVal = false;
|
private boolean booleanVal = false;
|
Loading…
x
Reference in New Issue
Block a user