tests.other package

Submodules

tests.other.test_dependencies module

testing the dependencies

class tests.other.test_dependencies.DependenciesTest(methodName='runTest')[source]

Bases: unittest.case.TestCase

the dependencies test

testDependencies()[source]

testing that for each python dependencies there is a

tests.other.test_version module

testing the main

class tests.other.test_version.VersionTest(methodName='runTest')[source]

Bases: unittest.case.TestCase

the version in init test

testGetVersion()[source]

testing the get version

Module contents