cz.cuni.amis.pogamut.ut2004.bot.navigation2
Class Navigation2TestPlayground

Package class diagram package Navigation2TestPlayground
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.test.UT2004Test
      extended by cz.cuni.amis.pogamut.ut2004.bot.UT2004BotTest
          extended by cz.cuni.amis.pogamut.ut2004.bot.navigation2.Navigation2TestPlayground

public class Navigation2TestPlayground
extends UT2004BotTest


Field Summary
 
Fields inherited from class cz.cuni.amis.pogamut.ut2004.test.UT2004Test
CTF_MAPS, DM_MAPS, log, testId, ucc, unrealHome, useInternalUcc
 
Constructor Summary
Navigation2TestPlayground()
           
 
Method Summary
protected  String getGameType()
           
protected  String getMapName()
           
 void test2()
           
 
Methods inherited from class cz.cuni.amis.pogamut.ut2004.bot.UT2004BotTest
startTest, startTest, startTest, startTest, startUCC
 
Methods inherited from class cz.cuni.amis.pogamut.ut2004.test.UT2004Test
afterTest, awaitAgentDown, awaitAgentUp, beforeTest, endUcc, startAllUTBots, startUTBot, startUTBot, startUTObserver, startUTServer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Navigation2TestPlayground

public Navigation2TestPlayground()
Method Detail

getMapName

protected String getMapName()
Overrides:
getMapName in class UT2004BotTest
Returns:
the map the UCC should load for the test

getGameType

protected String getGameType()
Overrides:
getGameType in class UT2004BotTest
Returns:
game type that the UCC should start for the test

test2

public void test2()


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