Public Member Functions | |
| ApdbConfig | make_instance (self, **Any kwargs) |
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.
| ApdbConfig lsst.dax.apdb.tests._apdb_admin.ApdbAdminTest.make_instance | ( | self, | |
| **Any | kwargs ) |
Make database instance and return configuration for it.