Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ test_get_factory_doc
Function
test_get_factory_doc
sdk/python/tests/mod/test_utils.py:92–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
91
92
def
test_get_factory_doc():
93
assert get_doc(ObjWithDoc.create) ==
"Bar."
94
95
96
@dataclasses.dataclass
Callers
nothing calls this directly
Calls
1
get_doc
Function · 0.90
Tested by
no test coverage detected