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