|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTests.ConversionTest
public class ConversionTest
Constructor Summary | |
---|---|
ConversionTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testRemovePunctuation()
Two words with punctuation in them are created as Strings, these strings are then converted to remove punctuation using the ConversionTest.removePuncation() method. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConversionTest()
Method Detail |
---|
public void setUp() throws java.lang.Exception
java.lang.Exception
public void testRemovePunctuation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |