aima.test.search.map
Class MapEnvironmentTest

java.lang.Object
  extended by TestCase
      extended by aima.test.search.map.MapEnvironmentTest

public class MapEnvironmentTest
extends TestCase


Constructor Summary
MapEnvironmentTest()
           
 
Method Summary
 void setUp()
           
 void testAddAgent()
           
 void testExecuteAction()
           
 void testPerceptSeenBy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapEnvironmentTest

public MapEnvironmentTest()
Method Detail

setUp

public void setUp()

testAddAgent

public void testAddAgent()

testExecuteAction

public void testExecuteAction()

testPerceptSeenBy

public void testPerceptSeenBy()