lsst.dax.apdb g9290983e33+ffdc83c6f7
 
Loading...
Searching...
No Matches
lsst.dax.apdb.tests.cassandra_mixin.ApdbCassandraMixin Class Reference
Inheritance diagram for lsst.dax.apdb.tests.cassandra_mixin.ApdbCassandraMixin:
lsst.dax.apdb.tests.utils.TestCaseMixin

Public Member Functions

None setUpClass (cls)
 
None setUp (self)
 
None tearDown (self)
 

Public Attributes

 cluster_host = os.environ.get("DAX_APDB_TEST_CASSANDRA_CLUSTER")
 
str keyspace = f"apdb_{key.hex}"
 

Detailed Description

Mixin class which defines common methods for unit tests.

Member Function Documentation

◆ 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: