aima.test.coretest
Class XYEnvironmentTest
java.lang.Object
TestCase
aima.test.coretest.XYEnvironmentTest
public class XYEnvironmentTest
- extends TestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XYEnvironmentTest
public XYEnvironmentTest(java.lang.String name)
setUp
public void setUp()
testAddObject
public void testAddObject()
testAddObject2
public void testAddObject2()
testAddObjectTwice
public void testAddObjectTwice()
testAbsoluteMoveObject
public void testAbsoluteMoveObject()
testMoveObject
public void testMoveObject()
testIsBlocked
public void testIsBlocked()
testMoveWithBlockingWalls
public void testMoveWithBlockingWalls()
testGetObjectsAt
public void testGetObjectsAt()
testGetObjectsNear
public void testGetObjectsNear()
testMakePerimeter
public void testMakePerimeter()