nl.tudelft.goal.ut3.environment
Class InitialAmmoTests

Package class diagram package InitialAmmoTests
java.lang.Object
  extended by nl.tudelft.goal.ut3.environment.AbstractEnvironmentTests
      extended by nl.tudelft.goal.ut3.environment.TimeOutEnvironmentTests
          extended by nl.tudelft.goal.ut3.environment.InitialAmmoTests

public class InitialAmmoTests
extends TimeOutEnvironmentTests

Author:
Evers

Field Summary
 
Fields inherited from class nl.tudelft.goal.ut3.environment.TimeOutEnvironmentTests
TIMEOUT
 
Fields inherited from class nl.tudelft.goal.ut3.environment.AbstractEnvironmentTests
actionHandlers, agents, BOT_NAME, BOT_TEAM, MAP_NAME, perceptHandlers, runner, startupPercepts, testBot
 
Constructor Summary
InitialAmmoTests()
           
 
Method Summary
 void bioRifleAmmoTest()
           
 void impactHammerAmmoTest()
           
 void linkGunAmmoTest()
           
static void navigateToPickup()
          Walk over the normal pickups in a straight line.
 void rocketLauncherAmmoTest()
           
 void shockRifleAmmoTest()
           
 void stingerMinigunAmmoTest()
           
 
Methods inherited from class nl.tudelft.goal.ut3.environment.TimeOutEnvironmentTests
initializeTimeout, setUpTest, tearDown, timeout
 
Methods inherited from class nl.tudelft.goal.ut3.environment.AbstractEnvironmentTests
getPercepts, setUpClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitialAmmoTests

public InitialAmmoTests()
Method Detail

navigateToPickup

public static void navigateToPickup()
                             throws InterruptedException,
                                    eis.exceptions.PerceiveException
Walk over the normal pickups in a straight line.

Throws:
InterruptedException
eis.exceptions.PerceiveException

impactHammerAmmoTest

public void impactHammerAmmoTest()

bioRifleAmmoTest

public void bioRifleAmmoTest()
                      throws eis.exceptions.PerceiveException
Throws:
eis.exceptions.PerceiveException

shockRifleAmmoTest

public void shockRifleAmmoTest()
                        throws eis.exceptions.PerceiveException
Throws:
eis.exceptions.PerceiveException

stingerMinigunAmmoTest

public void stingerMinigunAmmoTest()
                            throws eis.exceptions.PerceiveException
Throws:
eis.exceptions.PerceiveException

rocketLauncherAmmoTest

public void rocketLauncherAmmoTest()
                            throws eis.exceptions.PerceiveException
Throws:
eis.exceptions.PerceiveException

linkGunAmmoTest

public void linkGunAmmoTest()
                     throws eis.exceptions.PerceiveException
Throws:
eis.exceptions.PerceiveException


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