MCPcopy Index your code
hub / github.com/python-openxml/python-docx / Package_

Method Package_

tests/test_api.py:55–56  ·  view source on GitHub ↗
(self, request: FixtureRequest)

Source from the content-addressed store, hash-verified

53
54 @pytest.fixture
55 def Package_(self, request: FixtureRequest):
56 return class_mock(request, "docx.api.Package")

Callers

nothing calls this directly

Calls 1

class_mockFunction · 0.85

Tested by

no test coverage detected