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

Public Member Functions

void testMutableMapLifecycle ()
 
void testMutableMapLifecycle_collections ()
 
void testGettersAndSetters () throws Exception
 
void testPutAll () throws Exception
 
void testPutAllForUnknownEnumValues () throws Exception
 
void testSerializeAndParse () throws Exception
 
void testMergeFrom () throws Exception
 
void testEqualsAndHashCode () throws Exception
 
void testNestedBuilderOnChangeEventPropagation ()
 
void testNestedBuilderOnChangeEventPropagationReflection ()
 
void testReflectionApi () throws Exception
 
void testTextFormat () throws Exception
 
void testDynamicMessage () throws Exception
 
void testReflectionEqualsAndHashCode () throws Exception
 
void testUnknownEnumValues () throws Exception
 
void testUnknownEnumValuesInReflectionApi () throws Exception
 
void testIterationOrder () throws Exception
 

Detailed Description

Unit tests for map fields.

Member Function Documentation

◆ testDynamicMessage()

void com.google.protobuf.MapTest.testDynamicMessage ( ) throws Exception
inline

◆ testEqualsAndHashCode()

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

◆ testGettersAndSetters()

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

◆ testIterationOrder()

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

◆ testMergeFrom()

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

◆ testMutableMapLifecycle()

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

◆ testMutableMapLifecycle_collections()

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

◆ testNestedBuilderOnChangeEventPropagation()

void com.google.protobuf.MapTest.testNestedBuilderOnChangeEventPropagation ( )
inline

◆ testNestedBuilderOnChangeEventPropagationReflection()

void com.google.protobuf.MapTest.testNestedBuilderOnChangeEventPropagationReflection ( )
inline

◆ testPutAll()

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

◆ testPutAllForUnknownEnumValues()

void com.google.protobuf.MapTest.testPutAllForUnknownEnumValues ( ) throws Exception
inline

◆ testReflectionApi()

void com.google.protobuf.MapTest.testReflectionApi ( ) throws Exception
inline

◆ testReflectionEqualsAndHashCode()

void com.google.protobuf.MapTest.testReflectionEqualsAndHashCode ( ) throws Exception
inline

◆ testSerializeAndParse()

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

◆ testTextFormat()

void com.google.protobuf.MapTest.testTextFormat ( ) throws Exception
inline

◆ testUnknownEnumValues()

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

◆ testUnknownEnumValuesInReflectionApi()

void com.google.protobuf.MapTest.testUnknownEnumValuesInReflectionApi ( ) throws Exception
inline

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