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

Method Image_

tests/test_package.py:248–249  ·  view source on GitHub ↗
(self, request)

Source from the content-addressed store, hash-verified

246
247 @pytest.fixture
248 def Image_(self, request):
249 return class_mock(request, "pptx.package.Image")
250
251 @pytest.fixture
252 def image_(self, request):

Callers

nothing calls this directly

Calls 1

class_mockFunction · 0.85

Tested by

no test coverage detected