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

Public Member Functions

ApdbConfig make_instance (self, **Any kwargs)
 

Detailed Description

Base class for ApdbAdmin tests that can be specialized for concrete
implementation.

This can only be used as a mixin class for a unittest.TestCase and it
calls various assert methods.

There are no common test methods in this class yet, they may be added in
the future.

Member Function Documentation

◆ make_instance()

ApdbConfig lsst.dax.apdb.tests._apdb_admin.ApdbAdminTest.make_instance ( self,
**Any kwargs )
Make database instance and return configuration for it.

The documentation for this class was generated from the following file: