nl.tudelft.goal.ut3.environment
Class ActionPerceptTests
java.lang.Object
nl.tudelft.goal.ut3.environment.AbstractEnvironmentTests
nl.tudelft.goal.ut3.environment.ActionPerceptTests
public class ActionPerceptTests
- extends AbstractEnvironmentTests
Tests for almost all the UT3 action percepts.
- Author:
- Evers
Method Summary |
void |
logicTest()
Check the logic percept. |
void |
pathTest()
Check the path percept. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionPerceptTests
public ActionPerceptTests()
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.