Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ ImagePart_
Method
ImagePart_
tests/test_package.py:256–257 ·
view source on GitHub ↗
(self, request)
Source
from the content-addressed store, hash-verified
254
255
@pytest.fixture
256
def
ImagePart_(self, request):
257
return
class_mock(request,
"pptx.package.ImagePart"
)
258
259
@pytest.fixture
260
def
image_part_(self, request):
Callers
nothing calls this directly
Calls
1
class_mock
Function · 0.85
Tested by
no test coverage detected