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

Public Member Functions

void testUnknownEnumValues () throws Exception
 
void testUnknownEnumValueInReflectionApi () throws Exception
 
void testUnknownEnumValueWithDynamicMessage () throws Exception
 
void testUnknownEnumValuesInTextFormat ()
 

Detailed Description

Unit tests for protos that keep unknown enum values rather than discard them as unknown fields.

Member Function Documentation

◆ testUnknownEnumValueInReflectionApi()

void com.google.protobuf.UnknownEnumValueTest.testUnknownEnumValueInReflectionApi ( ) throws Exception
inline

◆ testUnknownEnumValues()

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

◆ testUnknownEnumValuesInTextFormat()

void com.google.protobuf.UnknownEnumValueTest.testUnknownEnumValuesInTextFormat ( )
inline

◆ testUnknownEnumValueWithDynamicMessage()

void com.google.protobuf.UnknownEnumValueTest.testUnknownEnumValueWithDynamicMessage ( ) throws Exception
inline

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