| |
|
| org.apache.commons.collections.keyvalue.TestMultiKey
TestMultiKey | public class TestMultiKey extends TestCase (Code) | | Unit tests for
org.apache.commons.collections.MultiKey .
version: $Revision: 155406 $ $Date: 2005-02-26 12:55:26 +0000 (Sat, 26 Feb 2005) $ author: Stephen Colebourne |
suite | public static Test suite()(Code) | | |
testConstructorsByArray | public void testConstructorsByArray() throws Exception(Code) | | |
testConstructorsByArrayNull | public void testConstructorsByArrayNull() throws Exception(Code) | | |
testEquals | public void testEquals()(Code) | | |
testGetIndexed | public void testGetIndexed()(Code) | | |
testGetKeysArrayConstructorCloned | public void testGetKeysArrayConstructorCloned()(Code) | | |
testGetKeysArrayConstructorNonCloned | public void testGetKeysArrayConstructorNonCloned()(Code) | | |
testGetKeysSimpleConstructor | public void testGetKeysSimpleConstructor()(Code) | | |
testHashCode | public void testHashCode()(Code) | | |
testSize | public void testSize()(Code) | | |
|
|
|