Previous topic

test.test_download module

Next topic

test.test_main module

This Page

test.test_hgwnames module

class test.test_hgwnames.TestHgwnames(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

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

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.

test_fuzzy_dsmatch()[source]
test_fuzzy_match()[source]
test_nonfuzzy_match()[source]
test_nonfyzzy_match()[source]
test_normalize()[source]
test_parse()[source]