aima.test.tvenvironmenttest
Class ReflexVaccumAgentTest

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

public class ReflexVaccumAgentTest
extends TestCase


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

ReflexVaccumAgentTest

public ReflexVaccumAgentTest()
Method Detail

setUp

public void setUp()

testCleanClean

public void testCleanClean()

testCleanDirty

public void testCleanDirty()

testDirtyClean

public void testDirtyClean()

testDirtyDirty

public void testDirtyDirty()