Classes | Namespaces | Functions | Variables
_parameterized.py File Reference

Go to the source code of this file.

Classes

class  google.protobuf.internal._parameterized._ParameterizedTestIter
 
class  google.protobuf.internal._parameterized.TestCase
 
class  google.protobuf.internal._parameterized.TestGeneratorMetaclass
 

Namespaces

 google.protobuf.internal._parameterized
 

Functions

def google.protobuf.internal._parameterized._CleanRepr (obj)
 
def google.protobuf.internal._parameterized._FormatParameterList (testcase_params)
 
def google.protobuf.internal._parameterized._IsSingletonList (testcases)
 
def google.protobuf.internal._parameterized._ModifyClass (class_object, testcases, naming_type)
 
def google.protobuf.internal._parameterized._NonStringIterable (obj)
 
def google.protobuf.internal._parameterized._ParameterDecorator (naming_type, testcases)
 
def google.protobuf.internal._parameterized._StrClass (cls)
 
def google.protobuf.internal._parameterized._UpdateClassDictForParamTestCase (dct, id_suffix, name, iterator)
 
def google.protobuf.internal._parameterized.CoopTestCase (other_base_class)
 
def google.protobuf.internal._parameterized.named_parameters (*testcases)
 
def google.protobuf.internal._parameterized.parameters (*testcases)
 

Variables

string google.protobuf.internal._parameterized.__author__ = 'tmarek@google.com (Torsten Marek)'
 
 google.protobuf.internal._parameterized._ARGUMENT_REPR = object()
 
 google.protobuf.internal._parameterized._FIRST_ARG = object()
 
 google.protobuf.internal._parameterized._SEPARATOR = uuid.uuid1().hex
 
 google.protobuf.internal._parameterized.ADDR_RE = re.compile(r'<([a-zA-Z0-9_\-\.]+) object at 0x[a-fA-F0-9]+>')
 


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