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

Public Member Functions

void testGetValue ()
 
void testGetValueEx () throws Exception
 
void testSetValue ()
 
void testSetValueEx () throws Exception
 
void testGetSerializedSize ()
 
void testGetSerializedSizeEx () throws Exception
 
void testGetByteString ()
 
void testGetByteStringEx () throws Exception
 
void testMergeExtensions () throws Exception
 
void testEmptyLazyField () throws Exception
 
void testInvalidProto () throws Exception
 
void testMergeBeforeParsing () throws Exception
 
void testMergeOneNotParsed () throws Exception
 
void testMergeInvalid () throws Exception
 
void testMergeKeepsExtensionsWhenPossible () throws Exception
 
void testMergeMightLoseExtensions () throws Exception
 

Detailed Description

Unit test for LazyFieldLite.

Author
xiang.nosp@m.l@go.nosp@m.ogle..nosp@m.com (Xiang Li)

Member Function Documentation

◆ testEmptyLazyField()

void com.google.protobuf.LazyFieldLiteTest.testEmptyLazyField ( ) throws Exception
inline

◆ testGetByteString()

void com.google.protobuf.LazyFieldLiteTest.testGetByteString ( )
inline

◆ testGetByteStringEx()

void com.google.protobuf.LazyFieldLiteTest.testGetByteStringEx ( ) throws Exception
inline

◆ testGetSerializedSize()

void com.google.protobuf.LazyFieldLiteTest.testGetSerializedSize ( )
inline

◆ testGetSerializedSizeEx()

void com.google.protobuf.LazyFieldLiteTest.testGetSerializedSizeEx ( ) throws Exception
inline

◆ testGetValue()

void com.google.protobuf.LazyFieldLiteTest.testGetValue ( )
inline

◆ testGetValueEx()

void com.google.protobuf.LazyFieldLiteTest.testGetValueEx ( ) throws Exception
inline

◆ testInvalidProto()

void com.google.protobuf.LazyFieldLiteTest.testInvalidProto ( ) throws Exception
inline

◆ testMergeBeforeParsing()

void com.google.protobuf.LazyFieldLiteTest.testMergeBeforeParsing ( ) throws Exception
inline

◆ testMergeExtensions()

void com.google.protobuf.LazyFieldLiteTest.testMergeExtensions ( ) throws Exception
inline

◆ testMergeInvalid()

void com.google.protobuf.LazyFieldLiteTest.testMergeInvalid ( ) throws Exception
inline

◆ testMergeKeepsExtensionsWhenPossible()

void com.google.protobuf.LazyFieldLiteTest.testMergeKeepsExtensionsWhenPossible ( ) throws Exception
inline

◆ testMergeMightLoseExtensions()

void com.google.protobuf.LazyFieldLiteTest.testMergeMightLoseExtensions ( ) throws Exception
inline

◆ testMergeOneNotParsed()

void com.google.protobuf.LazyFieldLiteTest.testMergeOneNotParsed ( ) throws Exception
inline

◆ testSetValue()

void com.google.protobuf.LazyFieldLiteTest.testSetValue ( )
inline

◆ testSetValueEx()

void com.google.protobuf.LazyFieldLiteTest.testSetValueEx ( ) throws Exception
inline

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