Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cassandra-python-driver
/ setup_module
Function
setup_module
tests/integration/long/test_policies.py:25–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
24
25
def
setup_module():
26
use_cluster(
'test_cluster'
, [4])
27
28
29
class
RetryPolicyTests(unittest.TestCase):
Callers
nothing calls this directly
Calls
1
use_cluster
Function · 0.90
Tested by
no test coverage detected