Searched defs:type2test (Results 1 – 18 of 18) sorted by relevance
20 type2test = bytes variable in BinASCIITest433 def type2test(self, s): member in ArrayBinASCIITest438 type2test = bytearray variable in BytearrayBinASCIITest442 type2test = memoryview variable in MemoryviewBinASCIITest
13 type2test = dict variable in DictVersionTests187 type2test = Dict variable in DictSubtypeVersionTests
8 type2test = UserList variable in UserListTest
1000 type2test = bytes variable in BytesTest1226 type2test = bytearray variable in ByteArrayTest1930 type2test = bytearray variable in ByteArrayAsStringTest1933 type2test = bytes variable in BytesAsStringTest2045 type2test = ByteArraySubclass variable in ByteArraySubclassTest2059 type2test = ByteArraySubclassWithSlots variable in ByteArraySubclassWithSlotsTest2063 type2test = BytesSubclass variable in BytesSubclassTest
15 type2test = collections.UserDict variable in UserDictTest
15 type2test = UserString variable in UserStringTest
172 type2test = shelve.Shelf variable in TestShelveBase
8 type2test = list variable in ListTest
19 type2test = tuple variable in TupleTest
1001 class type2test(SimpleLRUCache, py_coll.OrderedDict): class in PySimpleLRUCacheTests1010 class type2test(SimpleLRUCache, c_coll.OrderedDict): class
100 type2test = None variable in CommonTest
31 type2test = None variable in BaseTest
903 type2test = deque variable in TestSequence
1599 type2test = dict variable in GeneralMappingTests1605 type2test = Dict variable in SubclassMappingTests
13 type2test = None # which class is being tested (overwrite in subclasses) variable in BasicTestMappingProtocol
1964 type2test = weakref.WeakValueDictionary variable in WeakValueDictionaryTestCase1971 type2test = weakref.WeakKeyDictionary variable in WeakKeyDictionaryTestCase
63 type2test = str variable in UnicodeTest
976 type2test = None variable in EnvironTests