webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Protected Member Functions | List of all members
com.google.protobuf.ProtobufArrayListTest Class Reference
Inheritance diagram for com.google.protobuf.ProtobufArrayListTest:

Public Member Functions

void testEmptyListReturnsSameInstance ()
 
void testEmptyListIsImmutable ()
 
void testModificationWithIteration ()
 
void testMakeImmutable ()
 
void testRemove ()
 
void testGet ()
 
void testSet ()
 

Protected Member Functions

void setUp () throws Exception
 

Detailed Description

Tests for ProtobufArrayList.

Member Function Documentation

◆ setUp()

void com.google.protobuf.ProtobufArrayListTest.setUp ( ) throws Exception
inlineprotected

◆ testEmptyListIsImmutable()

void com.google.protobuf.ProtobufArrayListTest.testEmptyListIsImmutable ( )
inline

◆ testEmptyListReturnsSameInstance()

void com.google.protobuf.ProtobufArrayListTest.testEmptyListReturnsSameInstance ( )
inline

◆ testGet()

void com.google.protobuf.ProtobufArrayListTest.testGet ( )
inline

◆ testMakeImmutable()

void com.google.protobuf.ProtobufArrayListTest.testMakeImmutable ( )
inline

◆ testModificationWithIteration()

void com.google.protobuf.ProtobufArrayListTest.testModificationWithIteration ( )
inline

◆ testRemove()

void com.google.protobuf.ProtobufArrayListTest.testRemove ( )
inline

◆ testSet()

void com.google.protobuf.ProtobufArrayListTest.testSet ( )
inline

The documentation for this class was generated from the following file: