testcomtest
Class StringUtilitiesTest

java.lang.Object
  extended by testcomtest.StringUtilitiesTest

public class StringUtilitiesTest
extends Object

Test class made by ComTest

Version:
2010.02.20 15:36:42 // Generated by ComTest

Constructor Summary
StringUtilitiesTest()
           
 
Method Summary
 void testAddToName()
          testAddToName
 void testCountEndIndex505()
          testCountEndIndex505
 void testGetFileContents()
          testGetFileContents
 void testGetLineIndent585()
          testGetLineIndent585
 void testIndexOfBack548()
          testIndexOfBack548
 void testIndexOfNotInQuotes()
          testIndexOfNotInQuotes
 void testIsEmpty605()
          testIsEmpty605
 void testIsEmpty629()
          testIsEmpty629
 void testJustFilePart()
          testJustFilePart
 void testRemove396()
          testRemove396
 void testRemove407()
          testRemove407
 void testRemove429()
          testRemove429
 void testRemove441()
          testRemove441
 void testRemoveAllAfter298()
          testRemoveAllAfter298
 void testRemoveAllAfter321()
          testRemoveAllAfter321
 void testRemoveFromBegining()
          testRemoveFromBegining
 void testRemoveFromBeginingN()
          testRemoveFromBeginingN
 void testRemoveFromBeginingTrim()
          testRemoveFromBeginingTrim
 void testSplitBy()
          testSplitBy
 void testSplitBy87()
          testSplitBy87
 void testTrim653()
          testTrim653
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringUtilitiesTest

public StringUtilitiesTest()
Method Detail

testSplitBy

public void testSplitBy()
testSplitBy


testSplitBy87

public void testSplitBy87()
testSplitBy87


testIndexOfNotInQuotes

public void testIndexOfNotInQuotes()
testIndexOfNotInQuotes


testRemoveFromBeginingN

public void testRemoveFromBeginingN()
testRemoveFromBeginingN


testRemoveFromBegining

public void testRemoveFromBegining()
testRemoveFromBegining


testRemoveFromBeginingTrim

public void testRemoveFromBeginingTrim()
testRemoveFromBeginingTrim


testRemoveAllAfter298

public void testRemoveAllAfter298()
testRemoveAllAfter298


testRemoveAllAfter321

public void testRemoveAllAfter321()
testRemoveAllAfter321


testAddToName

public void testAddToName()
testAddToName


testJustFilePart

public void testJustFilePart()
testJustFilePart


testRemove396

public void testRemove396()
testRemove396


testRemove407

public void testRemove407()
testRemove407


testRemove429

public void testRemove429()
testRemove429


testRemove441

public void testRemove441()
testRemove441


testGetFileContents

public void testGetFileContents()
testGetFileContents


testCountEndIndex505

public void testCountEndIndex505()
testCountEndIndex505


testIndexOfBack548

public void testIndexOfBack548()
testIndexOfBack548


testGetLineIndent585

public void testGetLineIndent585()
testGetLineIndent585


testIsEmpty605

public void testIsEmpty605()
testIsEmpty605


testIsEmpty629

public void testIsEmpty629()
testIsEmpty629


testTrim653

public void testTrim653()
testTrim653