assignment2
Class ExampleTest

java.lang.Object
  extended by assignment2.ExampleTest

public class ExampleTest
extends java.lang.Object


Constructor Summary
ExampleTest()
           
 
Method Summary
 void oneLetterWord()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleTest

public ExampleTest()
Method Detail

setUp

public void setUp()

oneLetterWord

public void oneLetterWord()