test package

Submodules

test.geoTest module

Test Case for module geo.py.

class test.geoTest.GeoTestCase(methodName='runTest')

Bases: unittest.case.TestCase

tearDown()
test_plot_path_from_above()

test.mouseoverscatterTest module

Test Case for module mouseoverscatter.py.

class test.mouseoverscatterTest.MouseoverscatterTestCase(methodName='runTest')

Bases: unittest.case.TestCase

test_(selfself)

test.univarTest module

Test Case for module univar.py

class test.univarTest.UnivarTestCase(methodName='runTest')

Bases: unittest.case.TestCase

setUp()
tearDown()
test_add_extra_xaxis()
test_dataframe_profile()
test_plot_bar_chart()

Module contents