MCPcopy Create free account
hub / github.com/scanny/python-pptx / masters_prop_

Method masters_prop_

tests/test_presentation.py:194–195  ·  view source on GitHub ↗
(self, request)

Source from the content-addressed store, hash-verified

192
193 @pytest.fixture
194 def masters_prop_(self, request):
195 return property_mock(request, Presentation, "slide_masters")
196
197 @pytest.fixture
198 def notes_master_(self, request):

Callers

nothing calls this directly

Calls 1

property_mockFunction · 0.85

Tested by

no test coverage detected