cz.cuni.amis.pogamut.emohawk.bot.impl.test
Class ConcurrentBot
java.lang.Object
cz.cuni.amis.utils.test.Concurrent<BotTestContext>
cz.cuni.amis.pogamut.emohawk.bot.impl.test.ConcurrentBot
- All Implemented Interfaces:
- ContextRunnable<BotTestContext>
public class ConcurrentBot
- extends Concurrent<BotTestContext>
Methods inherited from class cz.cuni.amis.utils.test.Concurrent |
run |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConcurrentBot
public ConcurrentBot(int threads,
ContextRunnable<? extends BotContext> tester)
newTest
protected Runnable newTest(BotTestContext ctx)
- Overrides:
newTest
in class Concurrent<BotTestContext>
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.