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

Public Member Functions

void testDefaultInstance ()
 
void testMergeFieldFrom () throws IOException
 
void testSerializedSize () throws IOException
 
void testMergeVarintField () throws IOException
 
void testMergeVarintField_negative () throws IOException
 
void testEqualsAndHashCode ()
 
void testMutableCopyOf () throws IOException
 
void testMutableCopyOf_empty ()
 
void testRoundTrips () throws InvalidProtocolBufferException
 
void testMalformedBytes () throws Exception
 
void testMissingStartGroupTag () throws IOException
 
void testMissingEndGroupTag () throws IOException
 
void testMismatchingGroupTags () throws IOException
 
void testTruncatedInput ()
 
void testMakeImmutable () throws Exception
 
void testEndToEnd () throws Exception
 

Detailed Description

Tests for UnknownFieldSetLite.

Author
dweis.nosp@m.@goo.nosp@m.gle.c.nosp@m.om (Daniel Weis)

Member Function Documentation

◆ testDefaultInstance()

void com.google.protobuf.UnknownFieldSetLiteTest.testDefaultInstance ( )
inline

◆ testEndToEnd()

void com.google.protobuf.UnknownFieldSetLiteTest.testEndToEnd ( ) throws Exception
inline

◆ testEqualsAndHashCode()

void com.google.protobuf.UnknownFieldSetLiteTest.testEqualsAndHashCode ( )
inline

◆ testMakeImmutable()

void com.google.protobuf.UnknownFieldSetLiteTest.testMakeImmutable ( ) throws Exception
inline

◆ testMalformedBytes()

void com.google.protobuf.UnknownFieldSetLiteTest.testMalformedBytes ( ) throws Exception
inline

◆ testMergeFieldFrom()

void com.google.protobuf.UnknownFieldSetLiteTest.testMergeFieldFrom ( ) throws IOException
inline

◆ testMergeVarintField()

void com.google.protobuf.UnknownFieldSetLiteTest.testMergeVarintField ( ) throws IOException
inline

◆ testMergeVarintField_negative()

void com.google.protobuf.UnknownFieldSetLiteTest.testMergeVarintField_negative ( ) throws IOException
inline

◆ testMismatchingGroupTags()

void com.google.protobuf.UnknownFieldSetLiteTest.testMismatchingGroupTags ( ) throws IOException
inline

◆ testMissingEndGroupTag()

void com.google.protobuf.UnknownFieldSetLiteTest.testMissingEndGroupTag ( ) throws IOException
inline

◆ testMissingStartGroupTag()

void com.google.protobuf.UnknownFieldSetLiteTest.testMissingStartGroupTag ( ) throws IOException
inline

◆ testMutableCopyOf()

void com.google.protobuf.UnknownFieldSetLiteTest.testMutableCopyOf ( ) throws IOException
inline

◆ testMutableCopyOf_empty()

void com.google.protobuf.UnknownFieldSetLiteTest.testMutableCopyOf_empty ( )
inline

◆ testRoundTrips()

void com.google.protobuf.UnknownFieldSetLiteTest.testRoundTrips ( ) throws InvalidProtocolBufferException
inline

◆ testSerializedSize()

void com.google.protobuf.UnknownFieldSetLiteTest.testSerializedSize ( ) throws IOException
inline

◆ testTruncatedInput()

void com.google.protobuf.UnknownFieldSetLiteTest.testTruncatedInput ( )
inline

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