cz.cuni.amis.pogamut.ut2004.bot.impl.test
Class PauseResumeBotTest

Package class diagram package PauseResumeBotTest
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.bot.impl.test.AbstractBotTest
      extended by cz.cuni.amis.pogamut.ut2004.bot.impl.test.PauseResumeBotTest
All Implemented Interfaces:
ContextRunnable<BotContext>

public class PauseResumeBotTest
extends AbstractBotTest


Constructor Summary
PauseResumeBotTest(int killMethod)
           
PauseResumeBotTest(long interleaveMillis)
           
 
Method Summary
 void doTest(UT2004Bot bot, Logger log)
           
 
Methods inherited from class cz.cuni.amis.pogamut.ut2004.bot.impl.test.AbstractBotTest
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PauseResumeBotTest

public PauseResumeBotTest(int killMethod)

PauseResumeBotTest

public PauseResumeBotTest(long interleaveMillis)
Method Detail

doTest

public void doTest(UT2004Bot bot,
                   Logger log)
Specified by:
doTest in class AbstractBotTest


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.