mentat.services.test_sqlstorage module

Unit test module for testing the mentat.services.sqlstorage module.

class mentat.services.test_sqlstorage.TestMentatStorage(methodName='runTest')[source]

Bases: TestCase

Unit test class for testing the mentat.services.sqlstorage module.

test_01_basic()[source]

Perform the basic storage connection and operativity tests.

test_02_service_manager()[source]

Perform the tests of storage service manager.

test_03_module_service()[source]

Perform the tests of module service.