Runs tests against a full BoundedFifoBuffer, since many of the algorithms
differ depending on whether the fifo is full or not.
version: $Revision: 155406 $ $Date: 2005-02-26 12:55:26 +0000 (Sat, 26 Feb 2005) $ author: Unknown
Returns a BoundedFifoBuffer that's filled to capacity.
Any attempt to add to the returned buffer will result in a
BufferOverflowException.
a full BoundedFifoBuffer