Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ mock_oxml_parser
Function
mock_oxml_parser
tests/oxml/test___init__.py:75–76 ·
view source on GitHub ↗
(request)
Source
from the content-addressed store, hash-verified
73
74
@pytest.fixture
75
def
mock_oxml_parser(request):
76
return
var_mock(request,
"pptx.oxml.oxml_parser"
)
77
78
79
@pytest.fixture
Callers
nothing calls this directly
Calls
1
var_mock
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…