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

Public Member Functions

def testMakeClassWithNestedDescriptor (self)
 
def testParsingFlatClass (self)
 
def testParsingFlatClassWithExplicitClassDeclaration (self)
 
def testParsingNestedClass (self)
 

Private Member Functions

def _GetSerializedFileDescriptor (self, name)
 

Detailed Description

Definition at line 3087 of file reflection_test.py.

Member Function Documentation

◆ _GetSerializedFileDescriptor()

def google.protobuf.internal.reflection_test.ClassAPITest._GetSerializedFileDescriptor (   self,
  name 
)
private
Get a serialized representation of a test FileDescriptorProto.

Args:
  name: All calls to this must use a unique message name, to avoid
  collisions in the cpp descriptor pool.
Returns:
  A string containing the serialized form of a test FileDescriptorProto.

Definition at line 3112 of file reflection_test.py.

◆ testMakeClassWithNestedDescriptor()

def google.protobuf.internal.reflection_test.ClassAPITest.testMakeClassWithNestedDescriptor (   self)

Definition at line 3093 of file reflection_test.py.

◆ testParsingFlatClass()

def google.protobuf.internal.reflection_test.ClassAPITest.testParsingFlatClass (   self)
Test that the generated class can parse a flat message.

Definition at line 3196 of file reflection_test.py.

◆ testParsingFlatClassWithExplicitClassDeclaration()

def google.protobuf.internal.reflection_test.ClassAPITest.testParsingFlatClassWithExplicitClassDeclaration (   self)
Test that the generated class can parse a flat message.

Definition at line 3171 of file reflection_test.py.

◆ testParsingNestedClass()

def google.protobuf.internal.reflection_test.ClassAPITest.testParsingNestedClass (   self)
Test that the generated class can parse a nested message.

Definition at line 3212 of file reflection_test.py.


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


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