hoverpy.tests package

Submodules

hoverpy.tests.basetestcase module

class hoverpy.tests.basetestcase.BaseTestCase(methodName='runTest')

Bases: unittest.case.TestCase

setUp()
tearDown()
hoverpy.tests.basetestcase.wipe()

hoverpy.tests.run module

hoverpy.tests.run.main()
hoverpy.tests.run.runDocTests()
hoverpy.tests.run.runTests()

Run all of the tests when run as a module with -m.

hoverpy.tests.test_virtualisation module

Module contents

hoverpy.tests.get_suite()

Return a unittest.TestSuite.