nl.tudelft.goal.ut3.environment
Class StopTests
java.lang.Object
nl.tudelft.goal.ut3.environment.AbstractEnvironmentTests
nl.tudelft.goal.ut3.environment.TimeOutEnvironmentTests
nl.tudelft.goal.ut3.environment.StopTests
public class StopTests
- extends TimeOutEnvironmentTests
- Author:
- Evers
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopTests
public StopTests()
tearDown
public void tearDown()
- Overrides:
tearDown
in class TimeOutEnvironmentTests
simpleNavigationStopTest
public void simpleNavigationStopTest()
throws InterruptedException,
eis.exceptions.PerceiveException
- Throws:
InterruptedException
eis.exceptions.PerceiveException
stopFromReachedTest
public void stopFromReachedTest()
throws InterruptedException,
eis.exceptions.PerceiveException
- Call stop from a state in which the bot is navigating(reached,_).
- Throws:
InterruptedException
eis.exceptions.PerceiveException
stopFromNoPathTest
public void stopFromNoPathTest()
throws InterruptedException,
eis.exceptions.PerceiveException
- Call stop from a state where the bot is in navigating(nopath,none).
- Throws:
InterruptedException
eis.exceptions.PerceiveException
stopFromStuckTest
public void stopFromStuckTest()
throws InterruptedException,
eis.exceptions.PerceiveException
- Stop action performed after a stuck event.
- Throws:
InterruptedException
eis.exceptions.PerceiveException
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.