MCPcopy Index your code
hub / github.com/python-openxml/python-docx / tc_

Method tc_

tests/test_table.py:534–535  ·  view source on GitHub ↗
(self, request: FixtureRequest)

Source from the content-addressed store, hash-verified

532
533 @pytest.fixture
534 def tc_(self, request: FixtureRequest):
535 return instance_mock(request, CT_Tc)
536
537 @pytest.fixture
538 def tc_2_(self, request: FixtureRequest):

Callers

nothing calls this directly

Calls 1

instance_mockFunction · 0.85

Tested by

no test coverage detected