Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyinvoke/invoke
/ setup_method
Method
setup_method
tests/task.py:454–455 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
452
453
class
Call_:
454
def
setup_method(self):
455
self.task = Task(Mock(__name__=
"mytask"
))
456
457
class
init:
458
class
task:
Callers
nothing calls this directly
Calls
1
Task
Class · 0.90
Tested by
no test coverage detected