Пример #1
0
 def test_base(self):
     with pytest.raises(NotImplementedError):
         downloads._DownloadTarget()
Пример #2
0
 def test_base(self):
     with pytest.raises(NotImplementedError):
         downloads._DownloadTarget()