Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/python/mypy
/ setup
Method
setup
mypy/test/data.py:843–844 ·
view source on GitHub ↗
Setup fixtures (ad-hoc)
(self)
Source
from the content-addressed store, hash-verified
841
test_name_suffix =
""
842
843
def
setup(self) -> None:
844
""
"Setup fixtures (ad-hoc)"
""
845
846
@abstractmethod
847
def
run_case(self, testcase: DataDrivenTestCase) -> None:
Callers
3
runtest
Method · 0.45
setup
Method · 0.45
trial
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected