class TypesSuite(Suite): (source)
Undocumented
Method | setUp |
Undocumented |
Method | test_any |
Undocumented |
Method | test_callable_type |
Undocumented |
Method | test_callable_type_with_default_args |
Undocumented |
Method | test_callable_type_with_var_args |
Undocumented |
Method | test_generic_function_type |
Undocumented |
Method | test_generic_unbound_type |
Undocumented |
Method | test_indirection_no_infinite_recursion |
Undocumented |
Method | test_simple_unbound_type |
Undocumented |
Method | test_tuple_type |
Undocumented |
Method | test_type_alias_expand_all |
Undocumented |
Method | test_type_alias_expand_once |
Undocumented |
Method | test_type_variable_binding |
Undocumented |
Instance Variable | function |
Undocumented |
Instance Variable | fx |
Undocumented |
Instance Variable | x |
Undocumented |
Instance Variable | y |
Undocumented |