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

Method cell_

tests/test_table.py:115–116  ·  view source on GitHub ↗
(self, request)

Source from the content-addressed store, hash-verified

113
114 @pytest.fixture
115 def cell_(self, request):
116 return instance_mock(request, _Cell)
117
118 @pytest.fixture
119 def graphic_frame_(self, request):

Callers

nothing calls this directly

Calls 1

instance_mockFunction · 0.85

Tested by

no test coverage detected