Public Member Functions | List of all members
tests._runner.AugmentedCase Class Reference
Inheritance diagram for tests._runner.AugmentedCase:
Inheritance graph
[legend]

Public Member Functions

def __new__ (cls, case, id=None)
 

Detailed Description

A test case with a guaranteed unique externally specified identifier.

  Attributes:
case (unittest.TestCase): TestCase we're decorating with an additional
  identifier.
id (object): Any identifier that may be considered 'unique' for testing
  purposes.

Definition at line 101 of file _runner.py.

Member Function Documentation

◆ __new__()

def tests._runner.AugmentedCase.__new__ (   cls,
  case,
  id = None 
)

Definition at line 111 of file _runner.py.


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


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