public class Tester
extends java.lang.Object
| Constructor and Description |
|---|
Tester(HandleResolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
void |
doTests(java.lang.String handle,
int queries,
int threads,
SiteInfo[] sites) |
static void |
main(java.lang.String[] argv) |
public Tester(HandleResolver resolver)
public static void main(java.lang.String[] argv)
throws java.lang.Exception
java.lang.Exceptionpublic void doTests(java.lang.String handle,
int queries,
int threads,
SiteInfo[] sites)
throws java.lang.Exception
java.lang.Exception