|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectnl.tudelft.goal.ut3.environment.AbstractEnvironmentTests
nl.tudelft.goal.ut3.environment.SelfPerceptTests
public class SelfPerceptTests
Test for all the UT3 self percepts.
| 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 | |
|---|---|
SelfPerceptTests()
|
|
| Method Summary | |
|---|---|
void |
currentWeaponTest()
Check the currentWeapon percept. |
void |
orientationStandStillTest()
Check the orientation percept of the bot while not moving. |
void |
scoreTest()
Check the score percept. |
void |
selfTest()
Check the self-percept. |
void |
statusTest()
Check the status percept. |
void |
testSuicideAttempt()
Test ammo and health while shooting itself. |
void |
weaponTest()
Check the weapon percept. |
| 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 SelfPerceptTests()
| Method Detail |
|---|
public void selfTest()
public void orientationStandStillTest()
public void statusTest()
public void scoreTest()
public void currentWeaponTest()
public void weaponTest()
public void testSuicideAttempt()
throws InterruptedException
InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||