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

Method index_

tests/test_slide.py:869–870  ·  view source on GitHub ↗
(self, request)

Source from the content-addressed store, hash-verified

867
868 @pytest.fixture
869 def index_(self, request):
870 return method_mock(request, SlideLayouts, "index")
871
872 @pytest.fixture
873 def _iter_(self, request):

Callers

nothing calls this directly

Calls 1

method_mockFunction · 0.85

Tested by

no test coverage detected