Lines Matching refs:raises

79         with pytest.raises(TypeError) as excinfo:
92 with pytest.raises(TypeError) as excinfo:
98 with pytest.raises(TypeError) as excinfo:
104 with pytest.raises(TypeError) as excinfo:
110 with pytest.raises(TypeError):
112 with pytest.raises(TypeError):
125 with pytest.raises(RuntimeError) as excinfo:
129 with pytest.raises(RuntimeError) as excinfo:
195 with pytest.raises(TypeError) as excinfo:
207 with pytest.raises(TypeError) as excinfo:
267 with pytest.raises(ValueError):
271 with pytest.raises(ValueError):
290 with pytest.raises(ValueError):
297 with pytest.raises(ValueError):
321 with pytest.raises(ValueError):
340 with pytest.raises(ValueError):
435 with pytest.raises(TypeError):
437 with pytest.raises(TypeError):
456 with pytest.raises(TypeError):
458 with pytest.raises(TypeError):
460 with pytest.raises(TypeError):
462 with pytest.raises(TypeError):
472 with pytest.raises(TypeError):
474 with pytest.raises(TypeError):
476 with pytest.raises(TypeError):
478 with pytest.raises(TypeError):
483 with pytest.raises(TypeError):
517 with pytest.raises(ValueError):
519 with pytest.raises(ValueError):
597 with pytest.raises(TypeError) as excinfo:
603 with pytest.raises(TypeError) as excinfo:
608 with pytest.raises(TypeError) as excinfo:
615 with pytest.raises(TypeError) as excinfo:
620 with pytest.raises(TypeError) as excinfo:
626 with pytest.raises(TypeError) as excinfo:
697 with pytest.raises(ValueError) as excinfo:
701 with pytest.raises(ValueError) as excinfo:
705 with pytest.raises(ValueError) as excinfo:
756 with pytest.raises(TypeError) as excinfo:
759 with pytest.raises(TypeError) as excinfo: