net.anotheria.moskitodemo.simpleservice.test
Class AbstractTest

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

public abstract class AbstractTest
extends Object


Constructor Summary
AbstractTest()
           
 
Method Summary
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

test

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


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