Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ part_prop_
Method
part_prop_
tests/test_presentation.py:202–203 ·
view source on GitHub ↗
(self, request)
Source
from the content-addressed store, hash-verified
200
201
@pytest.fixture
202
def
part_prop_(self, request):
203
return
property_mock(request, Presentation,
"part"
)
204
205
@pytest.fixture
206
def
prs_part_(self, request):
Callers
nothing calls this directly
Calls
1
property_mock
Function · 0.85
Tested by
no test coverage detected