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

Method _Cell_

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

Source from the content-addressed store, hash-verified

570
571 @pytest.fixture
572 def _Cell_(self, request):
573 return class_mock(request, "pptx.table._Cell")
574
575 @pytest.fixture
576 def cell_(self, request):

Callers

nothing calls this directly

Calls 1

class_mockFunction · 0.85

Tested by

no test coverage detected