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

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

public class UT2004Test284_CTFGrendelkeep_LongJump
extends UT2004BotTest

Author:
Peta Michalik

Field Summary
 
Fields inherited from class cz.cuni.amis.pogamut.ut2004.test.UT2004Test
CTF_MAPS, DM_MAPS, log, testId, ucc, unrealHome, useInternalUcc
 
Constructor Summary
UT2004Test284_CTFGrendelkeep_LongJump()
           
 
Method Summary
protected  String getGameType()
           
protected  String getMapName()
           
 void test284_long_jump_1_time_high_to_low()
           
 void test284_long_jump_1_time_low_to_high()
           
 void test284_long_jump_20_time_high_to_low()
           
 void test284_long_jump_20_time_low_to_high()
           
 
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

UT2004Test284_CTFGrendelkeep_LongJump

public UT2004Test284_CTFGrendelkeep_LongJump()
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

test284_long_jump_1_time_high_to_low

public void test284_long_jump_1_time_high_to_low()

test284_long_jump_1_time_low_to_high

public void test284_long_jump_1_time_low_to_high()

test284_long_jump_20_time_high_to_low

public void test284_long_jump_20_time_high_to_low()

test284_long_jump_20_time_low_to_high

public void test284_long_jump_20_time_low_to_high()


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