public class MutablePairTest extends Object
| Constructor and Description |
|---|
MutablePairTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBasic() |
void |
testDefault() |
void |
testEquals() |
void |
testHashCode() |
void |
testMutate() |
void |
testPairOf() |
void |
testSerialization() |
void |
testToString() |
public MutablePairTest()
public void testDefault() throws Exception
Exceptionpublic void testMutate() throws Exception
Exceptionpublic void testPairOf() throws Exception
Exceptionpublic void testEquals() throws Exception
Exceptionpublic void testHashCode() throws Exception
Exceptionpublic void testToString() throws Exception
Exceptionpublic void testSerialization() throws Exception
ExceptionCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.