/[Apache-SVN]
ViewVC logotype

Revision 130724


Jump to revision: Previous Next
Author: mas
Date: Tue Jun 18 03:06:45 2002 UTC (22 years, 5 months ago)
Changed paths: 1
Log Message:
Made the makeCollection and makeFullCollection methods final since set tests
should use makeEmptySet and makeFullSet rather than their collection
counterparts.

Added getSet() and getConfirmedSet() methods which wrap the collection and
confirmed fixtures so that tests don't need to perform the cast to a Set.

Modified tests that used makeEmptySet and makeFullSet to use the fixture
getSet() along with resetEmpty() and resetFull().  This allows for more calls
to verify() to ensure that calls to methods that should not modify a
collection don't actually modify it.


Changed paths

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

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26