org.apache.bsf.test.utilTests
Class StringUtilsTest
java.lang.Object
TestCase
org.apache.bsf.test.utilTests.StringUtilsTest
- public class StringUtilsTest
- extends TestCase
This is a testcase for org.apache.bsf.util.StringUtils.java
- Author:
- Sanka Samaranayake , Nilupa Bandara
- See Also:
- Serialized Form
Constructor Summary |
StringUtilsTest(java.lang.String arg0)
Constructor for StringUtilsTest. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringUtilsTest
public StringUtilsTest(java.lang.String arg0)
- Constructor for StringUtilsTest.
- Parameters:
arg0
-
testClassNameToVarName
public void testClassNameToVarName()
testCleanString
public void testCleanString()
testGetChars
public void testGetChars()
testGetClassName
public void testGetClassName()
testGetCommaListFromVector
public void testGetCommaListFromVector()
testGetContentAsReader
public void testGetContentAsReader()
throws java.net.MalformedURLException,
java.io.IOException
- Throws:
java.net.MalformedURLException
java.io.IOException
testGetContentAsString
public void testGetContentAsString()
throws java.io.IOException
- Throws:
java.io.IOException
testGetSafeString
public void testGetSafeString()
testGetValidIdentifierName
public void testGetValidIdentifierName()
testIsValidIdentifierName
public void testIsValidIdentifierName()
testIsValidPackageName
public void testIsValidPackageName()