MCPcopy 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
25def setup_module():
26 use_cluster('test_cluster', [4])
27
28
29class RetryPolicyTests(unittest.TestCase):

Callers

nothing calls this directly

Calls 1

use_clusterFunction · 0.90

Tested by

no test coverage detected