Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/python/mypy
/ run_case
Method
run_case
mypy/test/data.py:847–848 ·
view source on GitHub ↗
(self, testcase: DataDrivenTestCase)
Source
from the content-addressed store, hash-verified
845
846
@abstractmethod
847
def
run_case(self, testcase: DataDrivenTestCase) -> None:
848
raise
NotImplementedError
Callers
1
runtest
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected