/[Apache-SVN]
ViewVC logotype

Revision 130720


Jump to revision: Previous Next
Author: mas
Date: Tue Jun 18 01:04:03 2002 UTC (22 years, 5 months ago)
Changed paths: 2
Log Message:
Added framework to modularize collections tests such the testing code used for
testing collections, maps, etc., can be reused to test collections, maps,
etc. that are returned from other collections.  For example, the Map interface
defines entrySet() which is supposed to return a valid Set.  The framework
added here would allow the Set testing code to be used for testing Sets and the
set returned from Map's entrySet() method.

Submitted by: Paul Jack < pjack at sfaf dot org >


Changed paths

Path Details
Directoryjakarta/commons/proper/collections/trunk/src/test/org/apache/commons/collections/BulkTest.java added
Directoryjakarta/commons/proper/collections/trunk/src/test/org/apache/commons/collections/TestObject.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26