Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ _iter_
Method
_iter_
tests/test_package.py:264–265 ·
view source on GitHub ↗
(self, request)
Source
from the content-addressed store, hash-verified
262
263
@pytest.fixture
264
def
_iter_(self, request):
265
return
method_mock(request, _ImageParts,
"__iter__"
)
266
267
@pytest.fixture
268
def
package_(self, request):
Callers
nothing calls this directly
Calls
1
method_mock
Function · 0.85
Tested by
no test coverage detected