cz.cuni.amis.pogamut.ut2004.bot.navigation
Class NavigationTestPlayground

Package class diagram package NavigationTestPlayground
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.navigation.NavigationTestPlayground

public class NavigationTestPlayground
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
NavigationTestPlayground()
           
 
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

NavigationTestPlayground

public NavigationTestPlayground()
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 © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.