aima.test.search
Class FIFOQueueTest

java.lang.Object
  extended by TestCase
      extended by aima.test.search.FIFOQueueTest

public class FIFOQueueTest
extends TestCase


Constructor Summary
FIFOQueueTest()
           
 
Method Summary
 void testFifoQueue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FIFOQueueTest

public FIFOQueueTest()
Method Detail

testFifoQueue

public void testFifoQueue()