hoverpy package

Submodules

hoverpy.testing module

class hoverpy.testing.TestCase(methodName='runTest')

Bases: unittest.case.TestCase

TestCase, which can be used like unittest.TestCase

setUp()

Set up each test case by initializing HoverPy

tearDown()

Module contents