MCPcopy 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

Calls

no outgoing calls

Tested by 1