MCPcopy Create free account
hub / github.com/apache/cassandra-python-driver / setup_module

Function setup_module

tests/integration/long/test_consistency.py:46–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44
45
46def setup_module():
47 use_singledc()
48
49
50class ConsistencyTests(unittest.TestCase):

Callers

nothing calls this directly

Calls 1

use_singledcFunction · 0.90

Tested by

no test coverage detected