aima.test.tvenvironmenttest
Class TableDrivenVaccumAgentTest

java.lang.Object
  extended by TestCase
      extended by aima.test.tvenvironmenttest.TableDrivenVaccumAgentTest

public class TableDrivenVaccumAgentTest
extends TestCase


Constructor Summary
TableDrivenVaccumAgentTest()
           
 
Method Summary
 void setUp()
           
 void testCleanClean()
           
 void testCleanDirty()
           
 void testDirtyClean()
           
 void testDirtyDirty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableDrivenVaccumAgentTest

public TableDrivenVaccumAgentTest()
Method Detail

setUp

public void setUp()

testCleanClean

public void testCleanClean()

testCleanDirty

public void testCleanDirty()

testDirtyClean

public void testDirtyClean()

testDirtyDirty

public void testDirtyDirty()