Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ MediaPart_
Method
MediaPart_
tests/test_package.py:368–369 ·
view source on GitHub ↗
(self, request)
Source
from the content-addressed store, hash-verified
366
367
@pytest.fixture
368
def
MediaPart_(self, request):
369
return
class_mock(request,
"pptx.package.MediaPart"
)
370
371
@pytest.fixture
372
def
media_part_(self, request):
Callers
nothing calls this directly
Calls
1
class_mock
Function · 0.85
Tested by
no test coverage detected