Searched defs:type2test (Results 1 – 20 of 20) sorted by relevance
21 type2test = bytes variable in BinASCIITest500 def type2test(self, s): member in ArrayBinASCIITest505 type2test = bytearray variable in BytearrayBinASCIITest509 type2test = memoryview variable in MemoryviewBinASCIITest
13 type2test = dict variable in DictVersionTests187 type2test = Dict variable in DictSubtypeVersionTests
10 type2test = UserList variable in UserListTest
1004 type2test = bytes variable in BytesTest1257 type2test = bytearray variable in ByteArrayTest1997 type2test = bytearray variable in ByteArrayAsStringTest2000 type2test = bytes variable in BytesAsStringTest2118 type2test = ByteArraySubclass variable in ByteArraySubclassTest2132 type2test = ByteArraySubclassWithSlots variable in ByteArraySubclassWithSlotsTest2136 type2test = BytesSubclass variable in BytesSubclassTest
15 type2test = collections.UserDict variable in UserDictTest
14 type2test = UserString variable in UserStringTest
170 type2test = shelve.Shelf variable in TestShelveBase
8 type2test = list variable in ListTest
19 type2test = tuple variable in TupleTest
1125 class type2test(SimpleLRUCache, py_coll.OrderedDict): class in PySimpleLRUCacheTests1134 class type2test(SimpleLRUCache, c_coll.OrderedDict): class
100 type2test = None variable in CommonTest
25 type2test = None variable in BaseTest
907 type2test = deque variable in TestSequence
554 type2test = _f variable in FrameLocalsProxyMappingTests
13 type2test = None # which class is being tested (overwrite in subclasses) variable in BasicTestMappingProtocol
1632 type2test = dict variable in GeneralMappingTests1638 type2test = Dict variable in SubclassMappingTests
2071 type2test = weakref.WeakValueDictionary variable in WeakValueDictionaryTestCase2078 type2test = weakref.WeakKeyDictionary variable in WeakKeyDictionaryTestCase
77 type2test = str variable in StrTest
999 type2test = None variable in EnvironTests
249 type2test = WeakIdKeyDictionary variable in WeakKeyDictionaryTestCase