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

Public Member Functions

void testParseDelimitedToLite () throws Exception
 
void testParseExtensionsLite () throws Exception
 
void testParsePacked () throws Exception
 
void testParsePackedLite () throws Exception
 
void testParsingMergeLite () throws Exception
 

Private Member Functions

void assertMessageMerged (TestAllTypesLite allTypes) throws Exception
 
void assertRoundTripEquals (MessageLite message) throws Exception
 
void assertRoundTripEquals (MessageLite message, ExtensionRegistryLite registry) throws Exception
 
byte[] generatePaddingArray (byte[] data, int offset, int padding)
 

Detailed Description

Definition at line 41 of file ParserLiteTest.java.

Member Function Documentation

◆ assertMessageMerged()

void com.google.protobuf.ParserLiteTest.assertMessageMerged ( TestAllTypesLite  allTypes) throws Exception
inlineprivate

Helper method for testParsingMergeLite().

Definition at line 119 of file ParserLiteTest.java.

◆ assertRoundTripEquals() [1/2]

void com.google.protobuf.ParserLiteTest.assertRoundTripEquals ( MessageLite  message) throws Exception
inlineprivate

Definition at line 61 of file ParserLiteTest.java.

◆ assertRoundTripEquals() [2/2]

void com.google.protobuf.ParserLiteTest.assertRoundTripEquals ( MessageLite  message,
ExtensionRegistryLite  registry 
) throws Exception
inlineprivate

Definition at line 42 of file ParserLiteTest.java.

◆ generatePaddingArray()

byte [] com.google.protobuf.ParserLiteTest.generatePaddingArray ( byte[]  data,
int  offset,
int  padding 
)
inlineprivate

Definition at line 77 of file ParserLiteTest.java.

◆ testParseDelimitedToLite()

void com.google.protobuf.ParserLiteTest.testParseDelimitedToLite ( ) throws Exception
inline

Definition at line 98 of file ParserLiteTest.java.

◆ testParseExtensionsLite()

void com.google.protobuf.ParserLiteTest.testParseExtensionsLite ( ) throws Exception
inline

Definition at line 83 of file ParserLiteTest.java.

◆ testParsePacked()

void com.google.protobuf.ParserLiteTest.testParsePacked ( ) throws Exception
inline

Definition at line 88 of file ParserLiteTest.java.

◆ testParsePackedLite()

void com.google.protobuf.ParserLiteTest.testParsePackedLite ( ) throws Exception
inline

Definition at line 93 of file ParserLiteTest.java.

◆ testParsingMergeLite()

void com.google.protobuf.ParserLiteTest.testParsingMergeLite ( ) throws Exception
inline

Definition at line 125 of file ParserLiteTest.java.


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


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