Test class for the QueueCache class, which is the base class for FIFO
and LIFO algorithm classes. All the public methods of QueueCache are tested
here.
$Id: TestQueueCache.java 383 2006-09-10 22:00:01Z larst $
version: $Revision: 383 $ author: Alain Bergevin