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

Method TcRange_

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

Source from the content-addressed store, hash-verified

497
498 @pytest.fixture
499 def TcRange_(self, request):
500 return class_mock(request, "pptx.table.TcRange")
501
502 @pytest.fixture
503 def tc_range_(self, request):

Callers

nothing calls this directly

Calls 1

class_mockFunction · 0.85

Tested by

no test coverage detected