Previous topic

test.test_hgwnames module

Next topic

test.test_osm module

This Page

test.test_main module

class test.test_main.TestMain(methodName='runTest')[source]

Bases: unittest.case.TestCase

compareOptions(options)[source]
setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_building(mockcat)[source]
test_default(mockcat)[source]
test_download(mockcat)[source]
test_list_error(mocklog)[source]
test_no_args()[source]
test_too_many_args(mocklog)[source]
test.test_main.raiseIOError(*args, **kwargs)[source]
test.test_main.raiseImportError(*args, **kwargs)[source]