Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ _Cell_
Method
_Cell_
tests/test_table.py:111–112 ·
view source on GitHub ↗
(self, request)
Source
from the content-addressed store, hash-verified
109
110
@pytest.fixture
111
def
_Cell_(self, request):
112
return
class_mock(request,
"pptx.table._Cell"
)
113
114
@pytest.fixture
115
def
cell_(self, request):
Callers
nothing calls this directly
Calls
1
class_mock
Function · 0.85
Tested by
no test coverage detected