To use, simply extend this class, and implement the {@link #makeEmptyList} method.
If your {@link List} fails one of these tests by design,you may still use this base set of cases. Simply override the test case (method) your {@link List} fails or override one of theprotected methods from AbstractTestCollection. @version $Revision: 1.9 $ $Date: 2004/05/31 22:39:20 $ @author Rodney Waldhoff @author Paul Jack @author Stephen Colebourne @author Neil O'Toole
|
|