Public Member Functions | Protected Member Functions | Private Member Functions | List of all members
com.google.protobuf.AbstractProto2SchemaTest Class Referenceabstract
Inheritance diagram for com.google.protobuf.AbstractProto2SchemaTest:
Inheritance graph
[legend]

Public Member Functions

void mapsShouldRoundtrip () throws IOException
 
void mapsShouldRoundtrip () throws IOException
 
void mergeOptionalMessageFields () throws Exception
 
void mergeOptionalMessageFields () throws Exception
 
void oneofFieldsShouldRoundtrip () throws IOException
 
void oneofFieldsShouldRoundtrip () throws IOException
 
void unknownEnum () throws IOException
 
void unknownEnum () throws IOException
 
void unknownFieldsUnrecognized () throws Exception
 
void unknownFieldsUnrecognized () throws Exception
 

Protected Member Functions

Proto2MessageFactory messageFactory ()
 
Proto2MessageFactory messageFactory ()
 
List< Proto2Message > newMessagesMissingRequiredFields ()
 
List< Proto2Message > newMessagesMissingRequiredFields ()
 

Private Member Functions

Proto2Message.Builder newBuilder ()
 
Proto2Message.Builder newBuilder ()
 

Detailed Description

Base class for tests using Proto2Message.

Definition at line 47 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto2SchemaTest.java.

Member Function Documentation

◆ mapsShouldRoundtrip() [1/2]

void com.google.protobuf.AbstractProto2SchemaTest.mapsShouldRoundtrip ( ) throws IOException
inline

◆ mapsShouldRoundtrip() [2/2]

void com.google.protobuf.AbstractProto2SchemaTest.mapsShouldRoundtrip ( ) throws IOException
inline

◆ mergeOptionalMessageFields() [1/2]

void com.google.protobuf.AbstractProto2SchemaTest.mergeOptionalMessageFields ( ) throws Exception
inline

◆ mergeOptionalMessageFields() [2/2]

void com.google.protobuf.AbstractProto2SchemaTest.mergeOptionalMessageFields ( ) throws Exception
inline

◆ messageFactory() [1/2]

Proto2MessageFactory com.google.protobuf.AbstractProto2SchemaTest.messageFactory ( )
inlineprotected

◆ messageFactory() [2/2]

Proto2MessageFactory com.google.protobuf.AbstractProto2SchemaTest.messageFactory ( )
inlineprotected

◆ newBuilder() [1/2]

Proto2Message.Builder com.google.protobuf.AbstractProto2SchemaTest.newBuilder ( )
inlineprivate

◆ newBuilder() [2/2]

Proto2Message.Builder com.google.protobuf.AbstractProto2SchemaTest.newBuilder ( )
inlineprivate

◆ newMessagesMissingRequiredFields() [1/2]

List<Proto2Message> com.google.protobuf.AbstractProto2SchemaTest.newMessagesMissingRequiredFields ( )
inlineprotected

◆ newMessagesMissingRequiredFields() [2/2]

List<Proto2Message> com.google.protobuf.AbstractProto2SchemaTest.newMessagesMissingRequiredFields ( )
inlineprotected

◆ oneofFieldsShouldRoundtrip() [1/2]

void com.google.protobuf.AbstractProto2SchemaTest.oneofFieldsShouldRoundtrip ( ) throws IOException
inline

◆ oneofFieldsShouldRoundtrip() [2/2]

void com.google.protobuf.AbstractProto2SchemaTest.oneofFieldsShouldRoundtrip ( ) throws IOException
inline

◆ unknownEnum() [1/2]

void com.google.protobuf.AbstractProto2SchemaTest.unknownEnum ( ) throws IOException
inline

◆ unknownEnum() [2/2]

void com.google.protobuf.AbstractProto2SchemaTest.unknownEnum ( ) throws IOException
inline

◆ unknownFieldsUnrecognized() [1/2]

void com.google.protobuf.AbstractProto2SchemaTest.unknownFieldsUnrecognized ( ) throws Exception
inline

◆ unknownFieldsUnrecognized() [2/2]

void com.google.protobuf.AbstractProto2SchemaTest.unknownFieldsUnrecognized ( ) throws Exception
inline

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:01