testcomtest
Class StringsTest

java.lang.Object
  extended by testcomtest.StringsTest

public class StringsTest
extends Object

Test class made by ComTest

Version:
2009.08.13 23:29:29 // Generated by ComTest

Constructor Summary
StringsTest()
           
 
Method Summary
 void testAdd()
          testAdd
 void testClone()
          testClone
 void testReplace()
          testReplace
 void testStrings()
          testStrings
 void testToString118()
          testToString118
 void testToString146()
          testToString146
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringsTest

public StringsTest()
Method Detail

testStrings

public void testStrings()
testStrings


testAdd

public void testAdd()
testAdd


testClone

public void testClone()
testClone


testReplace

public void testReplace()
testReplace


testToString118

public void testToString118()
testToString118


testToString146

public void testToString146()
testToString146