|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object nl.tudelft.goal.ut3.environment.AbstractEnvironmentTests nl.tudelft.goal.ut3.environment.TimeOutEnvironmentTests nl.tudelft.goal.ut3.environment.ChangeWeaponTests
public class ChangeWeaponTests
Basic tests to cover weapon changing.
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 | |
---|---|
ChangeWeaponTests()
|
Method Summary | |
---|---|
void |
changeToBioRifleTest()
Changes the current weapon to the biorifle. |
void |
changeToEnforcerTest()
Changes the current weapon to the enforcer. |
void |
changeToFlakCannonTest()
Changes the current weapon to the . |
void |
changeToImpactHammerTest()
Changes the current weapon to the impact hammer. |
void |
changeToLinkGunTest()
Changes the current weapon to the linkgun. |
void |
changeToRocketLauncherTest()
Changes the current weapon to the rocket launcher. |
void |
changeToShockRifleTest()
Changes the current weapon to the enforcer. |
void |
changeToStingerTest()
Changes the current weapon to the enforcer. |
void |
initTest()
|
static void |
navigateToPickup()
Navigate to the weaponlocker to pickup all the weapons required for the test. |
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 |
---|
public ChangeWeaponTests()
Method Detail |
---|
public static void navigateToPickup() throws InterruptedException, eis.exceptions.PerceiveException
InterruptedException
eis.exceptions.PerceiveException
public void initTest()
public void changeToImpactHammerTest() throws eis.exceptions.PerceiveException
eis.exceptions.PerceiveException
public void changeToEnforcerTest() throws eis.exceptions.PerceiveException
eis.exceptions.PerceiveException
public void changeToBioRifleTest() throws eis.exceptions.PerceiveException
eis.exceptions.PerceiveException
public void changeToLinkGunTest() throws eis.exceptions.PerceiveException
eis.exceptions.PerceiveException
public void changeToRocketLauncherTest() throws eis.exceptions.PerceiveException
eis.exceptions.PerceiveException
public void changeToFlakCannonTest() throws eis.exceptions.PerceiveException
eis.exceptions.PerceiveException
public void changeToShockRifleTest() throws eis.exceptions.PerceiveException
eis.exceptions.PerceiveException
public void changeToStingerTest() throws eis.exceptions.PerceiveException
eis.exceptions.PerceiveException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |