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

Public Member Functions

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 testReflectionApi () throws Exception
 
void testTextFormat () throws Exception
 
void testDynamicMessage () throws Exception
 
void testReflectionEqualsAndHashCode () throws Exception
 
void testUnknownEnumValues () throws Exception
 
void testRequiredMessage () throws Exception
 
void testRecursiveMap () throws Exception
 
void testIterationOrder () throws Exception
 
void testMapInitializationOrder () throws Exception
 

Detailed Description

Unit tests for map fields in proto2 protos.

Member Function Documentation

◆ testDynamicMessage()

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

◆ testEqualsAndHashCode()

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

◆ testGettersAndSetters()

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

◆ testIterationOrder()

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

◆ testMapInitializationOrder()

void com.google.protobuf.MapForProto2Test.testMapInitializationOrder ( ) throws Exception
inline

◆ testMergeFrom()

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

◆ testMutableMapLifecycle()

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

◆ testMutableMapLifecycle_collections()

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

◆ testPutAll()

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

◆ testRecursiveMap()

void com.google.protobuf.MapForProto2Test.testRecursiveMap ( ) throws Exception
inline

◆ testReflectionApi()

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

◆ testReflectionEqualsAndHashCode()

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

◆ testRequiredMessage()

void com.google.protobuf.MapForProto2Test.testRequiredMessage ( ) throws Exception
inline

◆ testSerializeAndParse()

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

◆ testTextFormat()

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

◆ testUnknownEnumValues()

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

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