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

Public Member Functions

void testSanityCopyOnWrite () throws InvalidProtocolBufferException
 
void testMutableMapLifecycle ()
 
void testMutableMapLifecycle_collections ()
 
void testGettersAndSetters () throws Exception
 
void testPutAll () throws Exception
 
void testSerializeAndParse () throws Exception
 
void testMergeFrom () throws Exception
 
void testEqualsAndHashCode () throws Exception
 
void testUnknownEnumValues () throws Exception
 
void testIterationOrder () throws Exception
 

Detailed Description

Unit tests for map fields.

Member Function Documentation

◆ testEqualsAndHashCode()

void com.google.protobuf.MapForProto2LiteTest.testEqualsAndHashCode ( ) throws Exception
inline

◆ testGettersAndSetters()

void com.google.protobuf.MapForProto2LiteTest.testGettersAndSetters ( ) throws Exception
inline

◆ testIterationOrder()

void com.google.protobuf.MapForProto2LiteTest.testIterationOrder ( ) throws Exception
inline

◆ testMergeFrom()

void com.google.protobuf.MapForProto2LiteTest.testMergeFrom ( ) throws Exception
inline

◆ testMutableMapLifecycle()

void com.google.protobuf.MapForProto2LiteTest.testMutableMapLifecycle ( )
inline

◆ testMutableMapLifecycle_collections()

void com.google.protobuf.MapForProto2LiteTest.testMutableMapLifecycle_collections ( )
inline

◆ testPutAll()

void com.google.protobuf.MapForProto2LiteTest.testPutAll ( ) throws Exception
inline

◆ testSanityCopyOnWrite()

void com.google.protobuf.MapForProto2LiteTest.testSanityCopyOnWrite ( ) throws InvalidProtocolBufferException
inline

◆ testSerializeAndParse()

void com.google.protobuf.MapForProto2LiteTest.testSerializeAndParse ( ) throws Exception
inline

◆ testUnknownEnumValues()

void com.google.protobuf.MapForProto2LiteTest.testUnknownEnumValues ( ) throws Exception
inline

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