orsopy.slddb.tests.test_dbcreation module

class orsopy.slddb.tests.test_dbcreation.TestCreateDB(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass()[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_tables()[source]
test_add_field()[source]
test_backup()[source]