Class TestLexicon

java.lang.Object
  extended by TestLexicon

public class TestLexicon
extends java.lang.Object


Constructor Summary
TestLexicon()
           
 
Method Summary
 ILexicon makeLexicon()
           
 void nonWordTest()
          
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestLexicon

public TestLexicon()
Method Detail

makeLexicon

public ILexicon makeLexicon()

setUp


wordTest


prefixTest


nonWordTest