Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ FixtureManagerMock
Class
FixtureManagerMock
testing/python/metafunc.py:43–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
42
@dataclasses.dataclass
43
class
FixtureManagerMock:
44
config: Any
45
46
@dataclasses.dataclass
47
class
SessionMock:
Callers
1
Metafunc
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected