Public Member Functions | Private Member Functions | Static Private Attributes | List of all members
google.protobuf.internal._parameterized.TestCase Class Reference
Inheritance diagram for google.protobuf.internal._parameterized.TestCase:
Inheritance graph
[legend]

Public Member Functions

def __str__ (self)
 
def __str__ (self)
 
def id (self)
 
def id (self)
 

Private Member Functions

def _OriginalName (self)
 
def _OriginalName (self)
 

Static Private Attributes

 __metaclass__ = TestGeneratorMetaclass
 

Detailed Description

Base class for test cases using the parameters decorator.

Definition at line 394 of file bloaty/third_party/protobuf/python/google/protobuf/internal/_parameterized.py.

Member Function Documentation

◆ __str__() [1/2]

def google.protobuf.internal._parameterized.TestCase.__str__ (   self)

◆ __str__() [2/2]

def google.protobuf.internal._parameterized.TestCase.__str__ (   self)

◆ _OriginalName() [1/2]

def google.protobuf.internal._parameterized.TestCase._OriginalName (   self)
private

◆ _OriginalName() [2/2]

def google.protobuf.internal._parameterized.TestCase._OriginalName (   self)
private

◆ id() [1/2]

def google.protobuf.internal._parameterized.TestCase.id (   self)
Returns the descriptive ID of the test.

This is used internally by the unittesting framework to get a name
for the test to be used in reports.

Returns:
  The test id.

Definition at line 402 of file protobuf/python/google/protobuf/internal/_parameterized.py.

◆ id() [2/2]

def google.protobuf.internal._parameterized.TestCase.id (   self)
Returns the descriptive ID of the test.

This is used internally by the unittesting framework to get a name
for the test to be used in reports.

Returns:
  The test id.

Definition at line 404 of file bloaty/third_party/protobuf/python/google/protobuf/internal/_parameterized.py.

Member Data Documentation

◆ __metaclass__

google.protobuf.internal._parameterized.TestCase.__metaclass__ = TestGeneratorMetaclass
staticprivate

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:26