Save This Page
Home » lucene-2.3.2-src » org.apache » lucene » index » [javadoc | source]
org.apache.lucene.index
public class: TestTermVectorsReader [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.lucene.index.TestTermVectorsReader
Constructor:
 public TestTermVectorsReader(String s) 
Method from org.apache.lucene.index.TestTermVectorsReader Summary:
setUp,   tearDown,   test,   testBadParams,   testReader
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.lucene.index.TestTermVectorsReader Detail:
 protected  void setUp() 
 protected  void tearDown() 
 public  void test() 
 public  void testBadParams() 
    Make sure exceptions and bad params are handled appropriately
 public  void testReader()