Searched refs:expect_index_error (Results 1 – 1 of 1) sorted by relevance
17 def expect_index_error(callback): function443 expect_index_error(lambda: call.results[3])444 expect_index_error(lambda: call.results[-4])