cz.cuni.amis.pogamut.emohawk.bot.impl.test
Class BotTestContext

Package class diagram package BotTestContext
java.lang.Object
  extended by cz.cuni.amis.utils.test.TestContext
      extended by cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotTestContext

public class BotTestContext
extends TestContext


Constructor Summary
BotTestContext(Logger log, IAgentFactory factory, SocketConnectionAddress address)
           
 
Method Summary
 BotContext newBotContext()
           
 
Methods inherited from class cz.cuni.amis.utils.test.TestContext
getLog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BotTestContext

public BotTestContext(Logger log,
                      IAgentFactory factory,
                      SocketConnectionAddress address)
Method Detail

newBotContext

public BotContext newBotContext()


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