Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scrapy/scrapy
/ setup_method
Method
setup_method
tests/test_downloaderslotssettings.py:68–69 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
66
cls.mockserver.__exit__(None, None, None)
67
68
def
setup_method(self):
69
self.runner = CrawlerRunner()
70
71
@inline_callbacks_test
72
def
test_delay(self):
Callers
nothing calls this directly
Calls
1
CrawlerRunner
Class · 0.90
Tested by
no test coverage detected