|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.silverpeas.util.StringUtilTest
public class StringUtilTest
| Constructor Summary | |
|---|---|
StringUtilTest()
|
|
| Method Summary | |
|---|---|
void |
testConvertFloat()
Test of isInteger method, of class StringUtil. |
void |
testConvertToEncoding()
Test of convertToEncoding method, of class StringUtil. |
void |
testDefaultStringIfNotDefinedReturningEmptyStringAsDefault()
|
void |
testDefaultStringIfNotDefinedReturningGivenStringAsDefault()
|
void |
testDetectEncoding()
Test of detectEncoding method, of class StringUtil. |
void |
testEscapeQuote()
Test of escapeQuote method, of class StringUtil. |
void |
testGetBooleanValue()
Test of getBooleanValue method, of class StringUtil. |
void |
testIsDefined()
Test of isDefined method, of class StringUtil. |
void |
testIsFloat()
Test of isInteger method, of class StringUtil. |
void |
testIsInteger()
Test of isInteger method, of class StringUtil. |
void |
testIsValidEmailAddress()
Test of isValidEmailAddress method, of class StringUtil. |
void |
testIsValidHour()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringUtilTest()
| Method Detail |
|---|
public void testIsDefined()
public void testIsInteger()
public void testIsFloat()
public void testConvertFloat()
public void testEscapeQuote()
public void testIsValidEmailAddress()
public void testConvertToEncoding()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void testGetBooleanValue()
public void testDetectEncoding()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void testDefaultStringIfNotDefinedReturningEmptyStringAsDefault()
public void testDefaultStringIfNotDefinedReturningGivenStringAsDefault()
public void testIsValidHour()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||