Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ ext_prop_
Method
ext_prop_
tests/test_media.py:121–122 ·
view source on GitHub ↗
(self, request)
Source
from the content-addressed store, hash-verified
119
120
@pytest.fixture
121
def
ext_prop_(self, request):
122
return
property_mock(request, Video,
"ext"
)
123
124
@pytest.fixture
125
def
from_blob_(self, request):
Callers
nothing calls this directly
Calls
1
property_mock
Function · 0.85
Tested by
no test coverage detected