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

Public Member Functions

void testEqualsObject ()
 
void testEqualsObjectEx () throws Exception
 
void testGetValue ()
 
void testGetValueEx () throws Exception
 
void testHashCode ()
 
void testHashCodeEx () throws Exception
 

Private Member Functions

void assertNotEqual (Object unexpected, Object actual)
 
void changeValue (LazyField lazyField)
 
LazyField createLazyFieldFromMessage (MessageLite message)
 

Detailed Description

Unit test for LazyField.

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

Definition at line 42 of file LazyFieldTest.java.

Member Function Documentation

◆ assertNotEqual()

void com.google.protobuf.LazyFieldTest.assertNotEqual ( Object  unexpected,
Object  actual 
)
inlineprivate

Definition at line 115 of file LazyFieldTest.java.

◆ changeValue()

void com.google.protobuf.LazyFieldTest.changeValue ( LazyField  lazyField)
inlineprivate

Definition at line 108 of file LazyFieldTest.java.

◆ createLazyFieldFromMessage()

LazyField com.google.protobuf.LazyFieldTest.createLazyFieldFromMessage ( MessageLite  message)
inlineprivate

Definition at line 102 of file LazyFieldTest.java.

◆ testEqualsObject()

void com.google.protobuf.LazyFieldTest.testEqualsObject ( )
inline

Definition at line 81 of file LazyFieldTest.java.

◆ testEqualsObjectEx()

void com.google.protobuf.LazyFieldTest.testEqualsObjectEx ( ) throws Exception
inline

Definition at line 91 of file LazyFieldTest.java.

◆ testGetValue()

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

Definition at line 65 of file LazyFieldTest.java.

◆ testGetValueEx()

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

Definition at line 73 of file LazyFieldTest.java.

◆ testHashCode()

void com.google.protobuf.LazyFieldTest.testHashCode ( )
inline

Definition at line 43 of file LazyFieldTest.java.

◆ testHashCodeEx()

void com.google.protobuf.LazyFieldTest.testHashCodeEx ( ) throws Exception
inline

Definition at line 54 of file LazyFieldTest.java.


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


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