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

java.lang.Object
  extended by net.java.dev.moskitodemo.simpleservice.test.AbstractTest
Direct Known Subclasses:
TestControlledWait, TestExceptionProduction, TestRandomWait

public abstract class AbstractTest
extends Object


Constructor Summary
AbstractTest()
           
 
Method Summary
(package private)  void startTest()
           
abstract  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

AbstractTest

public AbstractTest()
Method Detail

startTest

void startTest()
         throws Exception
Throws:
Exception

test

public abstract void test(ISimpleService service,
                          boolean verbose)
                   throws Exception
Throws:
Exception


Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework