コード例 #1
0
ファイル: test_hub.py プロジェクト: celery/kombu
 def test_raise_stop_error(self):
     with pytest.raises(Stop):
         _raise_stop_error()
コード例 #2
0
 def test_raise_stop_error(self):
     with pytest.raises(Stop):
         _raise_stop_error()