Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/python-openxml/python-docx
/ _next_image_partname_
Method
_next_image_partname_
tests/test_package.py:174–175 ·
view source on GitHub ↗
(self, request: FixtureRequest)
Source
from the content-addressed store, hash-verified
172
173
@pytest.fixture
174
def
_next_image_partname_(self, request: FixtureRequest):
175
return
method_mock(request, ImageParts,
"_next_image_partname"
)
Callers
nothing calls this directly
Calls
1
method_mock
Function · 0.85
Tested by
no test coverage detected