Class Tester


  • public class Tester
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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
    • 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