com.sun.labs.minion.test.regression
Class PostTest

java.lang.Object
  extended by com.sun.labs.minion.test.regression.PostTest

public class PostTest
extends java.lang.Object

A test program that will exercise the postings iterators for a set of partitions.


Constructor Summary
PostTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected static void usage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostTest

public PostTest()
Method Detail

usage

protected static void usage()

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        SearchEngineException
Parameters:
args -
Throws:
java.io.IOException
SearchEngineException