| |
|
| org.apache.commons.collections.BulkTest org.apache.commons.collections.TestBagUtils
TestBagUtils | public class TestBagUtils extends BulkTest (Code) | | Tests for BagUtils factory methods.
version: $Revision: 155406 $ $Date: 2005-02-26 12:55:26 +0000 (Sat, 26 Feb 2005) $ author: Phil Steitz |
suite | public static Test suite()(Code) | | |
testPredicatedBag | public void testPredicatedBag()(Code) | | |
testPredicatedSortedBag | public void testPredicatedSortedBag()(Code) | | |
testSynchronizedBag | public void testSynchronizedBag()(Code) | | |
testSynchronizedSortedBag | public void testSynchronizedSortedBag()(Code) | | |
testTransformedBag | public void testTransformedBag()(Code) | | |
testTransformedSortedBag | public void testTransformedSortedBag()(Code) | | |
testTypedBag | public void testTypedBag()(Code) | | |
testTypedSortedBag | public void testTypedSortedBag()(Code) | | |
testUnmodifiableBag | public void testUnmodifiableBag()(Code) | | |
testUnmodifiableSortedBag | public void testUnmodifiableSortedBag()(Code) | | |
|
|
|