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