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

Public Member Functions

void testEquals () throws Exception
 
void testOneofEquals () throws Exception
 
void testEqualsAndHashCodeWithUnknownFields () throws InvalidProtocolBufferException
 
void testRecursiveHashcode ()
 

Detailed Description

Test generate equal and hash methods for the lite runtime.

Author
pbogl.nosp@m.e@go.nosp@m.ogle..nosp@m.com Phil Bogle

Member Function Documentation

◆ testEquals()

void com.google.protobuf.LiteEqualsAndHashTest.testEquals ( ) throws Exception
inline

◆ testEqualsAndHashCodeWithUnknownFields()

void com.google.protobuf.LiteEqualsAndHashTest.testEqualsAndHashCodeWithUnknownFields ( ) throws InvalidProtocolBufferException
inline

◆ testOneofEquals()

void com.google.protobuf.LiteEqualsAndHashTest.testOneofEquals ( ) throws Exception
inline

◆ testRecursiveHashcode()

void com.google.protobuf.LiteEqualsAndHashTest.testRecursiveHashcode ( )
inline

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