it.unimi.dsi.mg4j.test
Class RemoteIndexIteratorTest

java.lang.Object
  extended by it.unimi.dsi.mg4j.test.RemoteIndexIteratorTest

public class RemoteIndexIteratorTest
extends Object

Compare IndexIterator of equals indexes. Given two index basename, IndexIteratorTest compare that every IndexIterator method give the same results.

Author:
Alessandro Arrabito

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

Constructor Detail

RemoteIndexIteratorTest

public RemoteIndexIteratorTest()
Method Detail

testIndexIterator

public static void testIndexIterator()
                              throws IOException
Throws:
IOException

main

public static void main(String[] arg)
                 throws FileNotFoundException,
                        IOException,
                        ClassNotFoundException,
                        IllegalArgumentException,
                        SecurityException,
                        IllegalAccessException,
                        com.martiansoftware.jsap.JSAPException,
                        URISyntaxException,
                        ConfigurationException,
                        InterruptedException,
                        InstantiationException,
                        InvocationTargetException,
                        NoSuchMethodException
Throws:
FileNotFoundException
IOException
ClassNotFoundException
IllegalArgumentException
SecurityException
IllegalAccessException
com.martiansoftware.jsap.JSAPException
URISyntaxException
ConfigurationException
InterruptedException
InstantiationException
InvocationTargetException
NoSuchMethodException