net.java.dev.moskitodemo.simpleservice.test
Class TestControlledWait

java.lang.Object
  extended by net.java.dev.moskitodemo.simpleservice.test.AbstractTest
      extended by net.java.dev.moskitodemo.simpleservice.test.TestControlledWait

public class TestControlledWait
extends AbstractTest

This testcase waits orders the service to wait 10x 500 millis.

Author:
leon rosenberg

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

Constructor Detail

TestControlledWait

public TestControlledWait()
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 © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework