tests.frontend package

Submodules

tests.frontend.test_main module

testing the main

class tests.frontend.test_main.MainTest(methodName='runTest')[source]

Bases: unittest.case.TestCase

the main test

testMainHelp()[source]

testing the help of the main

testSQLiteHelp()[source]

testing the main of the sqlite

testSQLiteRun(sqlite)[source]

testing the interaction with main and sqlite

Module contents