public class StringUtilTest extends Object
Constructor and Description |
---|
StringUtilTest() |
Modifier and Type | Method and Description |
---|---|
void |
testConvert() |
void |
testConvertToConstantName() |
void |
testEncodeMD5() |
void |
testEncodeSHA1()
Test que le hash sha1 d'une chaine est celui attendu.
|
void |
testEscapeCsvValue()
Test les cas d'échapement des caracteres speciaux csv.
|
void |
testIsEmail() |
void |
testSplit() |
void |
testSubstring() |
void |
testToColor() |
public void testSplit()
public void testConvertToConstantName() throws Exception
Exception
public void testEncodeSHA1()
public void testIsEmail()
public void testEscapeCsvValue()
Copyright © 2004–2020 CodeLutin. All rights reserved.