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

Method Package_

tests/test_api.py:39–40  ·  view source on GitHub ↗
(self, request)

Source from the content-addressed store, hash-verified

37
38 @pytest.fixture
39 def Package_(self, request):
40 return class_mock(request, "pptx.api.Package")
41
42 @pytest.fixture
43 def prs_(self, request):

Callers

nothing calls this directly

Calls 1

class_mockFunction · 0.85

Tested by

no test coverage detected