MCPcopy Create free account
hub / github.com/dagger/dagger / test_get_doc

Function test_get_doc

sdk/python/tests/mod/test_utils.py:88–89  ·  view source on GitHub ↗
(annotation)

Source from the content-addressed store, hash-verified

86 ],
87)
88def test_get_doc(annotation):
89 assert get_doc(annotation) == "Foo."
90
91
92def test_get_factory_doc():

Callers

nothing calls this directly

Calls 1

get_docFunction · 0.90

Tested by

no test coverage detected