◆ assertImmutable()
void com.google.protobuf.IntArrayListTest.assertImmutable |
( |
IntList |
list | ) |
|
|
inlineprivate |
◆ newImmutableIntArrayList()
static IntArrayList com.google.protobuf.IntArrayListTest.newImmutableIntArrayList |
( |
int... |
elements | ) |
|
|
inlinestaticprivate |
◆ setUp()
void com.google.protobuf.IntArrayListTest.setUp |
( |
| ) |
throws Exception |
|
inlineprotected |
◆ testAdd()
void com.google.protobuf.IntArrayListTest.testAdd |
( |
| ) |
|
|
inline |
◆ testAddAll()
void com.google.protobuf.IntArrayListTest.testAddAll |
( |
| ) |
|
|
inline |
◆ testAddInt()
void com.google.protobuf.IntArrayListTest.testAddInt |
( |
| ) |
|
|
inline |
◆ testEmptyListIsImmutable()
void com.google.protobuf.IntArrayListTest.testEmptyListIsImmutable |
( |
| ) |
|
|
inline |
◆ testEmptyListReturnsSameInstance()
void com.google.protobuf.IntArrayListTest.testEmptyListReturnsSameInstance |
( |
| ) |
|
|
inline |
◆ testEquals()
void com.google.protobuf.IntArrayListTest.testEquals |
( |
| ) |
|
|
inline |
◆ testGet()
void com.google.protobuf.IntArrayListTest.testGet |
( |
| ) |
|
|
inline |
◆ testGetInt()
void com.google.protobuf.IntArrayListTest.testGetInt |
( |
| ) |
|
|
inline |
◆ testMakeImmutable()
void com.google.protobuf.IntArrayListTest.testMakeImmutable |
( |
| ) |
|
|
inline |
◆ testModificationWithIteration()
void com.google.protobuf.IntArrayListTest.testModificationWithIteration |
( |
| ) |
|
|
inline |
◆ testRemove()
void com.google.protobuf.IntArrayListTest.testRemove |
( |
| ) |
|
|
inline |
◆ testRemove_listAtCapacity()
void com.google.protobuf.IntArrayListTest.testRemove_listAtCapacity |
( |
| ) |
|
|
inline |
◆ testRemoveEnd_listAtCapacity()
void com.google.protobuf.IntArrayListTest.testRemoveEnd_listAtCapacity |
( |
| ) |
|
|
inline |
◆ testSet()
void com.google.protobuf.IntArrayListTest.testSet |
( |
| ) |
|
|
inline |
◆ testSetInt()
void com.google.protobuf.IntArrayListTest.testSetInt |
( |
| ) |
|
|
inline |
◆ testSize()
void com.google.protobuf.IntArrayListTest.testSize |
( |
| ) |
|
|
inline |
◆ testSublistRemoveEndOfCapacity()
void com.google.protobuf.IntArrayListTest.testSublistRemoveEndOfCapacity |
( |
| ) |
|
|
inline |
◆ list
IntArrayList com.google.protobuf.IntArrayListTest.list |
|
private |
◆ TERTIARY_LIST
◆ UNARY_LIST
The documentation for this class was generated from the following file: