nl.tudelft.goal.ut3.environment
Class MapPerceptTests

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

public class MapPerceptTests
extends AbstractEnvironmentTests

Author:
Evers

Field Summary
 
Fields inherited from class nl.tudelft.goal.ut3.environment.AbstractEnvironmentTests
actionHandlers, agents, BOT_NAME, BOT_TEAM, MAP_NAME, perceptHandlers, runner, startupPercepts, testBot
 
Constructor Summary
MapPerceptTests()
           
 
Method Summary
 void flagBasePercept()
          Test if the blue flag is on the blue UnrealID and the red flag is on the red UnrealID.
 void navPointTest()
          Check the navPoint percept.
 void pickupBioRifleTest()
           
 void pickupDeployablesTest()
          Test the pickup percepts for deployable weapons.
 void pickupFlakCannonTest()
           
 void pickupLinkGunTest()
           
 void pickupRedeemerTest()
           
 void pickupRocketLauncherTest()
           
 void pickupShockRifleTest()
           
 void pickupSniperRifleTest()
           
 void pickupStingerMinigunTest()
           
 
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

MapPerceptTests

public MapPerceptTests()
Method Detail

navPointTest

public void navPointTest()
Check the navPoint percept.


pickupBioRifleTest

public void pickupBioRifleTest()

pickupShockRifleTest

public void pickupShockRifleTest()

pickupLinkGunTest

public void pickupLinkGunTest()

pickupStingerMinigunTest

public void pickupStingerMinigunTest()

pickupFlakCannonTest

public void pickupFlakCannonTest()

pickupRocketLauncherTest

public void pickupRocketLauncherTest()

pickupSniperRifleTest

public void pickupSniperRifleTest()

pickupRedeemerTest

public void pickupRedeemerTest()

pickupDeployablesTest

public void pickupDeployablesTest()
Test the pickup percepts for deployable weapons.


flagBasePercept

public void flagBasePercept()
Test if the blue flag is on the blue UnrealID and the red flag is on the red UnrealID.



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