Searched refs:testAssertDictEqual (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/unittest/test/ | ||
D | test_assertions.py | 223 def testAssertDictEqual(self): member in TestLongMessage |
/external/python/cpython3/Lib/unittest/test/ | ||
D | test_assertions.py | 265 def testAssertDictEqual(self): member in TestLongMessage |