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

Public Member Functions

void mapsShouldRoundtrip () throws IOException
 
void mergeOptionalMessageFields () throws Exception
 
void oneofFieldsShouldRoundtrip () throws IOException
 
void unknownEnum () throws IOException
 
void unknownFieldsUnrecognized () throws Exception
 
- Public Member Functions inherited from com.google.protobuf.AbstractSchemaTest< Proto2MessageLite >
void invalidUtf8StringParsing () throws IOException
 
void mergeFromByteArrayFastPathMayThrowIndexOutOfBoundsException () throws IOException
 
void randomMessageShouldRoundtrip () throws IOException
 
void setup ()
 
void testRequiredFields () throws Exception
 

Protected Member Functions

Proto2MessageLiteFactory messageFactory ()
 
List< Proto2MessageLite > newMessagesMissingRequiredFields ()
 
- Protected Member Functions inherited from com.google.protobuf.AbstractSchemaTest< Proto2MessageLite >
final ExperimentalTestDataProvider data ()
 
abstract ExperimentalMessageFactory<? extends TmessageFactory ()
 
List< TnewMessagesMissingRequiredFields ()
 
void registerSchemas ()
 
final void roundtrip (String failureMessage, T msg) throws IOException
 
abstract Schema< Tschema ()
 
List< ByteBuffer > serializedBytesWithInvalidUtf8 () throws IOException
 

Private Member Functions

Proto2MessageLite.Builder newBuilder ()
 

Additional Inherited Members

- Static Protected Member Functions inherited from com.google.protobuf.AbstractSchemaTest< Proto2MessageLite >
static final< M extends MessageLite > void roundtrip (String failureMessage, M msg, Schema< M > schema) throws IOException
 

Detailed Description

Base class for tests using Proto2MessageLite.

Definition at line 47 of file AbstractProto2LiteSchemaTest.java.

Member Function Documentation

◆ mapsShouldRoundtrip()

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

Definition at line 117 of file AbstractProto2LiteSchemaTest.java.

◆ mergeOptionalMessageFields()

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

Definition at line 55 of file AbstractProto2LiteSchemaTest.java.

◆ messageFactory()

Proto2MessageLiteFactory com.google.protobuf.AbstractProto2LiteSchemaTest.messageFactory ( )
inlineprotected

Definition at line 50 of file AbstractProto2LiteSchemaTest.java.

◆ newBuilder()

Proto2MessageLite.Builder com.google.protobuf.AbstractProto2LiteSchemaTest.newBuilder ( )
inlineprivate

Definition at line 107 of file AbstractProto2LiteSchemaTest.java.

◆ newMessagesMissingRequiredFields()

List<Proto2MessageLite> com.google.protobuf.AbstractProto2LiteSchemaTest.newMessagesMissingRequiredFields ( )
inlineprotected

Definition at line 112 of file AbstractProto2LiteSchemaTest.java.

◆ oneofFieldsShouldRoundtrip()

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

Definition at line 81 of file AbstractProto2LiteSchemaTest.java.

◆ unknownEnum()

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

Definition at line 140 of file AbstractProto2LiteSchemaTest.java.

◆ unknownFieldsUnrecognized()

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

Definition at line 125 of file AbstractProto2LiteSchemaTest.java.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06