uk.ac.soton.ecs.grimoires.test.wsrf
Class Tester

java.lang.Object
  extended byuk.ac.soton.ecs.grimoires.test.wsrf.Tester

public class Tester
extends Object


Constructor Summary
Tester(String containerURL, int total, int total_per_run, int number_per_measure)
           
 
Method Summary
static void main(String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tester

public Tester(String containerURL,
              int total,
              int total_per_run,
              int number_per_measure)
Method Detail

main

public static void main(String[] args)
Parameters:
args -

run

public void run()