nl.tudelft.goal.ut3.environment
Class NavigationTests

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

public class NavigationTests
extends TimeOutEnvironmentTests

Author:
Evers

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
NavigationTests()
           
 
Method Summary
 void beforeTest()
           
 void simpleNavigationTest()
          Very basic navigation test.
 void testReachedNavpoint()
          Reached 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

NavigationTests

public NavigationTests()
Method Detail

beforeTest

public void beforeTest()
                throws Exception
Throws:
Exception

simpleNavigationTest

public void simpleNavigationTest()
                          throws InterruptedException,
                                 eis.exceptions.PerceiveException
Very basic navigation test. Runs to the udamage pickup.

Throws:
InterruptedException
eis.exceptions.PerceiveException

testReachedNavpoint

public void testReachedNavpoint()
                         throws InterruptedException,
                                eis.exceptions.PerceiveException
Reached test

Throws:
InterruptedException
eis.exceptions.PerceiveException


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