| Tests base
java.util.LinkedList methods and contracts.
To use, simply extend this class, and implement
the
TestLinkedList.makeLinkedList method.
If your
LinkedList fails one of these tests by design,
you may still use this base set of cases. Simply override the
test case (method) your
List fails.
version: $Revision: 155406 $ $Date: 2005-02-26 12:55:26 +0000 (Sat, 26 Feb 2005) $ author: Rich Dougherty |