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

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

public class UT2004Test011_JumpUp
extends UT2004BotTest

Attribute NeededJump is not empty... Bot NEVER manages to get there. Link: INGP {Id DM-Compressed.JumpSpot22} {Flags 256} {CollisionR 72} {CollisionH 100} {ForceDoubleJump False} {CalculatedGravityZ -950.00} {NeededJump 313.82,308.41,563.48} {NeverImpactJump True} {NoLowGrav False} {OnlyTranslocator False} {TranslocTargetTag None} {TranslocZOffset 0.00}

Author:
Knight

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

UT2004Test011_JumpUp

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

testJumpUp_1_time

public void testJumpUp_1_time()

testJumpUp_20_times

public void testJumpUp_20_times()


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