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

Public Member Functions

void testHasMethod ()
 
void testOneofEquals () throws Exception
 
void testFieldPresence ()
 
void testFieldPresenceByReflection ()
 
void testMessageField ()
 
void testSerializeAndParse () throws Exception
 
void testRepeatedFields () throws Exception
 
void testIsInitialized () throws Exception
 
void testUnknownFields () throws Exception
 

Detailed Description

Unit tests for protos that doesn't support field presence test for optional non-message fields.

Member Function Documentation

◆ testFieldPresence()

void com.google.protobuf.FieldPresenceTest.testFieldPresence ( )
inline

◆ testFieldPresenceByReflection()

void com.google.protobuf.FieldPresenceTest.testFieldPresenceByReflection ( )
inline

◆ testHasMethod()

void com.google.protobuf.FieldPresenceTest.testHasMethod ( )
inline

◆ testIsInitialized()

void com.google.protobuf.FieldPresenceTest.testIsInitialized ( ) throws Exception
inline

◆ testMessageField()

void com.google.protobuf.FieldPresenceTest.testMessageField ( )
inline

◆ testOneofEquals()

void com.google.protobuf.FieldPresenceTest.testOneofEquals ( ) throws Exception
inline

◆ testRepeatedFields()

void com.google.protobuf.FieldPresenceTest.testRepeatedFields ( ) throws Exception
inline

◆ testSerializeAndParse()

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

◆ testUnknownFields()

void com.google.protobuf.FieldPresenceTest.testUnknownFields ( ) throws Exception
inline

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