| Test class for the Unlimited cache algorithm. Most of the tests are done
in the TestNonQueueCache class, so only algorithm specific tests are done
here. Since this is an unlimited cache, there's not much to test about
the algorithm.
$Id: TestUnlimitedCache.java 365 2006-06-15 16:27:17Z ltorunski $
version: $Revision: 365 $ author: Alain Bergevin |