|
|
| cluster_host = os.environ.get("DAX_APDB_TEST_CASSANDRA_CLUSTER") |
| |
|
str | keyspace = f"apdb_{key.hex}" |
| |
Mixin class which defines common methods for unit tests.
◆ setUp()
| None lsst.dax.apdb.tests.cassandra_mixin.ApdbCassandraMixin.setUp |
( |
| self | ) |
|
Prepare config for server connection.
◆ setUpClass()
| None lsst.dax.apdb.tests.cassandra_mixin.ApdbCassandraMixin.setUpClass |
( |
| cls | ) |
|
Prepare config for server connection.
The documentation for this class was generated from the following file:
- python/lsst/dax/apdb/tests/cassandra_mixin.py