aima.test.tvenvironmenttest
Class SimpleReflexVaccumAgentTest

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

public class SimpleReflexVaccumAgentTest
extends TestCase


Constructor Summary
SimpleReflexVaccumAgentTest()
           
 
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

SimpleReflexVaccumAgentTest

public SimpleReflexVaccumAgentTest()
Method Detail

setUp

public void setUp()

testCleanClean

public void testCleanClean()

testCleanDirty

public void testCleanDirty()

testDirtyClean

public void testDirtyClean()

testDirtyDirty

public void testDirtyDirty()