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 id (self)
 

Private Member Functions

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 _parameterized.py.

Member Function Documentation

◆ __str__()

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

Definition at line 401 of file _parameterized.py.

◆ _OriginalName()

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

Definition at line 398 of file _parameterized.py.

◆ id()

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 _parameterized.py.

Member Data Documentation

◆ __metaclass__

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

Definition at line 396 of file _parameterized.py.


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


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