nl.tudelft.goal.ut3.environment
Class ActionPerceptTests

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

public class ActionPerceptTests
extends AbstractEnvironmentTests

Tests for almost all the UT3 action percepts.

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
ActionPerceptTests()
           
 
Method Summary
 void logicTest()
          Check the logic percept.
 void pathTest()
          Check the path 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

ActionPerceptTests

public ActionPerceptTests()
Method Detail

pathTest

public void pathTest()
              throws InterruptedException,
                     eis.exceptions.PerceiveException
Check the path percept.

Throws:
InterruptedException
eis.exceptions.PerceiveException

logicTest

public void logicTest()
               throws eis.exceptions.PerceiveException
Check the logic percept.

Throws:
eis.exceptions.PerceiveException


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