aima.test.search
Class LIFOQueueTest

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

public class LIFOQueueTest
extends TestCase


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

Constructor Detail

LIFOQueueTest

public LIFOQueueTest()
Method Detail

testFifoQueue

public void testFifoQueue()