Searched refs:testAssertIsNot (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/unittest/test/ | ||
D | test_assertions.py | 282 def testAssertIsNot(self): member in TestLongMessage |
D | test_case.py | 439 def testAssertIsNot(self): member in Test_TestCase |
/external/python/cpython3/Lib/unittest/test/ | ||
D | test_assertions.py | 327 def testAssertIsNot(self): member in TestLongMessage |
D | test_case.py | 631 def testAssertIsNot(self): member in Test_TestCase |