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

Public Member Functions

void testSetValues ()
 
void testSetRepeatedValues ()
 
void testAddAll ()
 
void testGetDefaultValues ()
 
void testClearValues ()
 
void testMergeValues ()
 
void testMergeDefaultValues ()
 
void testSerialize () throws InvalidProtocolBufferException
 
void testExtensions () throws Exception
 

Protected Member Functions

void setUp () throws Exception
 
void tearDown () throws Exception
 

Detailed Description

Unit test for messages with lazy fields.

Author
niwas.nosp@m.aki@.nosp@m.googl.nosp@m.e.co.nosp@m.m (Naoki Iwasaki)

Member Function Documentation

◆ setUp()

void com.google.protobuf.LazyMessageLiteTest.setUp ( ) throws Exception
inlineprotected

◆ tearDown()

void com.google.protobuf.LazyMessageLiteTest.tearDown ( ) throws Exception
inlineprotected

◆ testAddAll()

void com.google.protobuf.LazyMessageLiteTest.testAddAll ( )
inline

◆ testClearValues()

void com.google.protobuf.LazyMessageLiteTest.testClearValues ( )
inline

◆ testExtensions()

void com.google.protobuf.LazyMessageLiteTest.testExtensions ( ) throws Exception
inline

◆ testGetDefaultValues()

void com.google.protobuf.LazyMessageLiteTest.testGetDefaultValues ( )
inline

◆ testMergeDefaultValues()

void com.google.protobuf.LazyMessageLiteTest.testMergeDefaultValues ( )
inline

◆ testMergeValues()

void com.google.protobuf.LazyMessageLiteTest.testMergeValues ( )
inline

◆ testSerialize()

void com.google.protobuf.LazyMessageLiteTest.testSerialize ( ) throws InvalidProtocolBufferException
inline

◆ testSetRepeatedValues()

void com.google.protobuf.LazyMessageLiteTest.testSetRepeatedValues ( )
inline

◆ testSetValues()

void com.google.protobuf.LazyMessageLiteTest.testSetValues ( )
inline

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