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

Method tc_

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

Source from the content-addressed store, hash-verified

125
126 @pytest.fixture
127 def tc_(self, request):
128 return instance_mock(request, CT_TableCell)
129
130
131class DescribeTableBooleanProperties(object):

Callers

nothing calls this directly

Calls 1

instance_mockFunction · 0.85

Tested by

no test coverage detected