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

Method FontFiles_

tests/text/test_text.py:449–450  ·  view source on GitHub ↗
(self, request)

Source from the content-addressed store, hash-verified

447
448 @pytest.fixture
449 def FontFiles_(self, request):
450 return class_mock(request, "pptx.text.text.FontFiles")
451
452 @pytest.fixture
453 def paragraphs_prop_(self, request):

Callers

nothing calls this directly

Calls 1

class_mockFunction · 0.85

Tested by

no test coverage detected