Searched refs:exception_class (Results 1 – 1 of 1) sorted by relevance
47 def expect_throws(runnable: callable, exception_class) -> None: argument51 except exception_class: