Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ text_frame_
Method
text_frame_
tests/test_table.py:507–508 ·
view source on GitHub ↗
(self, request)
Source
from the content-addressed store, hash-verified
505
506
@pytest.fixture
507
def
text_frame_(self, request):
508
return
instance_mock(request, TextFrame)
509
510
@pytest.fixture
511
def
text_frame_prop_(self, request):
Callers
nothing calls this directly
Calls
1
instance_mock
Function · 0.85
Tested by
no test coverage detected