Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dask/dask
/ TestCustomGetPass
Class
TestCustomGetPass
dask/tests/test_core.py:110–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
pytest.raises(AssertionError, custom_testget.test_get)
109
110
class
TestCustomGetPass(GetFunctionTestMixin):
111
get = staticmethod(get)
112
113
custom_testget = TestCustomGetPass()
114
custom_testget.test_get()
Callers
1
test_GetFunctionTestMixin_class
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_GetFunctionTestMixin_class
Function · 0.68