public class Tuple5Test
extends java.lang.Object
构造器和说明 |
---|
Tuple5Test() |
限定符和类型 | 方法和说明 |
---|---|
void |
equalityOfNullOrWrongClass() |
void |
equalityOfSameReference() |
void |
getAllValuesCorrespondToArray() |
void |
getNegativeIndex() |
void |
getTooLargeIndex() |
void |
mapT1() |
void |
mapT2() |
void |
mapT3() |
void |
mapT4() |
void |
mapT5() |
void |
mapT5Null() |
void |
nullT5Rejected() |
void |
sanityTestHashcode() |
void |
t5Combinations() |
@Test public void nullT5Rejected()
@Test public void mapT1()
@Test public void mapT2()
@Test public void mapT3()
@Test public void mapT4()
@Test public void mapT5()
@Test public void mapT5Null()
@Test public void getNegativeIndex()
@Test public void getTooLargeIndex()
@Test public void getAllValuesCorrespondToArray()
@Test public void equalityOfSameReference()
@Test public void equalityOfNullOrWrongClass()
@Test public void t5Combinations()
@Test public void sanityTestHashcode()