| com.sun.jbi.management.util.TestStringHelper
TestStringHelper | public class TestStringHelper extends junit.framework.TestCase (Code) | | author: Sun Microsystems, Inc. |
TestStringHelper | public TestStringHelper(String testName)(Code) | | |
testConvertStringToBoolean | public void testConvertStringToBoolean() throws Exception(Code) | | Test converting an ineteger String to boolean
|
testConvertStringToInteger | public void testConvertStringToInteger() throws Exception(Code) | | Test converting an ineteger String to int
|
testConvertStringToString | public void testConvertStringToString() throws Exception(Code) | | Test converting an ineteger String to String .. well
|
|
|