Searched refs:test_assertRaises (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/unittest/test/ | ||
D | test_assertions.py | 57 def test_assertRaises(self): member in Test_Assertions |
/external/python/cpython3/Lib/unittest/test/ | ||
D | test_assertions.py | 59 def test_assertRaises(self): member in Test_Assertions |