compshs.data.tests package
Submodules
compshs.data.tests.test_base module
compshs.data.tests.test_parse module
- class compshs.data.tests.test_parse.TestFromDirectory(methodName='runTest')[source]
Bases:
TestCase
- class compshs.data.tests.test_parse.TestFromSQL(methodName='runTest')[source]
Bases:
TestCase- connection = None
- cursor = None
- 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_db_path = None
Module contents
tests module