net.handle.hdllib
Class Tester

java.lang.Object
  extended by net.handle.hdllib.Tester

public class Tester
extends java.lang.Object


Constructor Summary
Tester(HandleResolver resolver)
           
 
Method Summary
 void doTests(java.lang.String handle, int queries, int threads, SiteInfo[] sites)
           
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tester

public Tester(HandleResolver resolver)
Method Detail

main

public static void main(java.lang.String[] argv)
                 throws java.lang.Exception
Throws:
java.lang.Exception

doTests

public void doTests(java.lang.String handle,
                    int queries,
                    int threads,
                    SiteInfo[] sites)
             throws java.lang.Exception
Throws:
java.lang.Exception