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

Public Member Functions

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

Protected Member Functions

Proto3MessageLiteFactory messageFactory ()
 
List< ByteBuffer > serializedBytesWithInvalidUtf8 () throws IOException
 
- Protected Member Functions inherited from com.google.protobuf.AbstractSchemaTest< Proto3MessageLite >
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
 

Static Private Member Functions

static Proto3MessageLite.Builder newBuilder ()
 

Additional Inherited Members

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

Detailed Description

Base class for tests using Proto3MessageLite.

Definition at line 46 of file AbstractProto3LiteSchemaTest.java.

Member Function Documentation

◆ mapsShouldRoundtrip()

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

Definition at line 133 of file AbstractProto3LiteSchemaTest.java.

◆ mergeOptionalMessageFields()

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

Definition at line 76 of file AbstractProto3LiteSchemaTest.java.

◆ messageFactory()

Proto3MessageLiteFactory com.google.protobuf.AbstractProto3LiteSchemaTest.messageFactory ( )
inlineprotected

Definition at line 48 of file AbstractProto3LiteSchemaTest.java.

◆ newBuilder()

static Proto3MessageLite.Builder com.google.protobuf.AbstractProto3LiteSchemaTest.newBuilder ( )
inlinestaticprivate

Definition at line 140 of file AbstractProto3LiteSchemaTest.java.

◆ oneofFieldsShouldRoundtrip()

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

Definition at line 102 of file AbstractProto3LiteSchemaTest.java.

◆ retainUnknownFields()

void com.google.protobuf.AbstractProto3LiteSchemaTest.retainUnknownFields ( )
inline

Definition at line 123 of file AbstractProto3LiteSchemaTest.java.

◆ serializedBytesWithInvalidUtf8()

List<ByteBuffer> com.google.protobuf.AbstractProto3LiteSchemaTest.serializedBytesWithInvalidUtf8 ( ) throws IOException
inlineprotected

Definition at line 53 of file AbstractProto3LiteSchemaTest.java.


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


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