net.anotheria.moskitodemo.simpleservice.test
Class TestRandomWait

java.lang.Object
  extended by net.anotheria.moskitodemo.simpleservice.test.AbstractTest
      extended by net.anotheria.moskitodemo.simpleservice.test.TestRandomWait

public class TestRandomWait
extends AbstractTest


Constructor Summary
TestRandomWait()
           
 
Method Summary
static void main(String[] a)
           
 void test(ISimpleService service, boolean verbose)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRandomWait

public TestRandomWait()
Method Detail

main

public static void main(String[] a)
                 throws Exception
Throws:
Exception

test

public void test(ISimpleService service,
                 boolean verbose)
          throws Exception
Specified by:
test in class AbstractTest
Throws:
Exception


Copyright © 2010-2012 anotheria.net. All Rights Reserved.