Home
last modified time | relevance | path

Searched refs:test_assertRaises (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/unittest/test/
Dtest_assertions.py57 def test_assertRaises(self): member in Test_Assertions
/external/python/cpython3/Lib/unittest/test/
Dtest_assertions.py59 def test_assertRaises(self): member in Test_Assertions