net.anotheria.moskitodemo.simpleservice.test
Class AbstractMultiTestWithDuration

java.lang.Object
  extended by net.anotheria.moskitodemo.simpleservice.test.AbstractMultiTestWithDuration
Direct Known Subclasses:
MultiTest11M, MultiTest2M, MultiTest6M

public abstract class AbstractMultiTestWithDuration
extends Object


Field Summary
static String[] INTERVALS_TO_CHECK
           
 
Constructor Summary
protected AbstractMultiTestWithDuration(long aDuration)
           
 
Method Summary
protected  ISimpleService createService()
           
protected  void executeTests()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INTERVALS_TO_CHECK

public static final String[] INTERVALS_TO_CHECK
Constructor Detail

AbstractMultiTestWithDuration

protected AbstractMultiTestWithDuration(long aDuration)
Method Detail

createService

protected ISimpleService createService()

executeTests

protected void executeTests()


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