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

Method _Footer_

tests/test_section.py:530–531  ·  view source on GitHub ↗
(self, request: FixtureRequest)

Source from the content-addressed store, hash-verified

528
529 @pytest.fixture
530 def _Footer_(self, request: FixtureRequest):
531 return class_mock(request, "docx.section._Footer")
532
533 @pytest.fixture
534 def footer_(self, request: FixtureRequest):

Callers

nothing calls this directly

Calls 1

class_mockFunction · 0.85

Tested by

no test coverage detected