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

Method tc_range_

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

Source from the content-addressed store, hash-verified

501
502 @pytest.fixture
503 def tc_range_(self, request):
504 return instance_mock(request, TcRange)
505
506 @pytest.fixture
507 def text_frame_(self, request):

Callers

nothing calls this directly

Calls 1

instance_mockFunction · 0.85

Tested by

no test coverage detected