|
void | setUp () throws Exception |
|
void | setUp () throws Exception |
|
|
ProtobufArrayList< Integer > | list |
|
◆ assertImmutable() [1/2]
void com.google.protobuf.ProtobufArrayListTest.assertImmutable |
( |
List< Integer > |
list | ) |
|
|
inlineprivate |
◆ assertImmutable() [2/2]
void com.google.protobuf.ProtobufArrayListTest.assertImmutable |
( |
List< Integer > |
list | ) |
|
|
inlineprivate |
◆ newImmutableProtoArrayList() [1/2]
static ProtobufArrayList<Integer> com.google.protobuf.ProtobufArrayListTest.newImmutableProtoArrayList |
( |
int... |
elements | ) |
|
|
inlinestaticprivate |
◆ newImmutableProtoArrayList() [2/2]
static ProtobufArrayList<Integer> com.google.protobuf.ProtobufArrayListTest.newImmutableProtoArrayList |
( |
int... |
elements | ) |
|
|
inlinestaticprivate |
◆ setUp() [1/2]
void com.google.protobuf.ProtobufArrayListTest.setUp |
( |
| ) |
throws Exception |
|
inlineprotected |
◆ setUp() [2/2]
void com.google.protobuf.ProtobufArrayListTest.setUp |
( |
| ) |
throws Exception |
|
inlineprotected |
◆ testAdd() [1/2]
void com.google.protobuf.ProtobufArrayListTest.testAdd |
( |
| ) |
|
|
inline |
◆ testAdd() [2/2]
void com.google.protobuf.ProtobufArrayListTest.testAdd |
( |
| ) |
|
|
inline |
◆ testAddAll() [1/2]
void com.google.protobuf.ProtobufArrayListTest.testAddAll |
( |
| ) |
|
|
inline |
◆ testAddAll() [2/2]
void com.google.protobuf.ProtobufArrayListTest.testAddAll |
( |
| ) |
|
|
inline |
◆ testEmptyListIsImmutable() [1/2]
void com.google.protobuf.ProtobufArrayListTest.testEmptyListIsImmutable |
( |
| ) |
|
|
inline |
◆ testEmptyListIsImmutable() [2/2]
void com.google.protobuf.ProtobufArrayListTest.testEmptyListIsImmutable |
( |
| ) |
|
|
inline |
◆ testEmptyListReturnsSameInstance() [1/2]
void com.google.protobuf.ProtobufArrayListTest.testEmptyListReturnsSameInstance |
( |
| ) |
|
|
inline |
◆ testEmptyListReturnsSameInstance() [2/2]
void com.google.protobuf.ProtobufArrayListTest.testEmptyListReturnsSameInstance |
( |
| ) |
|
|
inline |
◆ testGet() [1/2]
void com.google.protobuf.ProtobufArrayListTest.testGet |
( |
| ) |
|
|
inline |
◆ testGet() [2/2]
void com.google.protobuf.ProtobufArrayListTest.testGet |
( |
| ) |
|
|
inline |
◆ testMakeImmutable() [1/2]
void com.google.protobuf.ProtobufArrayListTest.testMakeImmutable |
( |
| ) |
|
|
inline |
◆ testMakeImmutable() [2/2]
void com.google.protobuf.ProtobufArrayListTest.testMakeImmutable |
( |
| ) |
|
|
inline |
◆ testModificationWithIteration() [1/2]
void com.google.protobuf.ProtobufArrayListTest.testModificationWithIteration |
( |
| ) |
|
|
inline |
◆ testModificationWithIteration() [2/2]
void com.google.protobuf.ProtobufArrayListTest.testModificationWithIteration |
( |
| ) |
|
|
inline |
◆ testRemove() [1/2]
void com.google.protobuf.ProtobufArrayListTest.testRemove |
( |
| ) |
|
|
inline |
◆ testRemove() [2/2]
void com.google.protobuf.ProtobufArrayListTest.testRemove |
( |
| ) |
|
|
inline |
◆ testSet() [1/2]
void com.google.protobuf.ProtobufArrayListTest.testSet |
( |
| ) |
|
|
inline |
◆ testSet() [2/2]
void com.google.protobuf.ProtobufArrayListTest.testSet |
( |
| ) |
|
|
inline |
◆ testSize() [1/2]
void com.google.protobuf.ProtobufArrayListTest.testSize |
( |
| ) |
|
|
inline |
◆ testSize() [2/2]
void com.google.protobuf.ProtobufArrayListTest.testSize |
( |
| ) |
|
|
inline |
◆ list
ProtobufArrayList< Integer > com.google.protobuf.ProtobufArrayListTest.list |
|
private |
◆ TERTIARY_LIST
static final ProtobufArrayList< Integer > com.google.protobuf.ProtobufArrayListTest.TERTIARY_LIST |
|
staticprivate |
◆ UNARY_LIST
The documentation for this class was generated from the following file: