bilbo.tests package¶
Submodules¶
bilbo.tests.test_feature module¶
-
class
bilbo.tests.test_feature.TestDictionnayFeature(methodName='runTest')¶ Bases:
unittest.case.TestCase-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
test_dict()¶
-
-
class
bilbo.tests.test_feature.TestListFeature(methodName='runTest')¶ Bases:
unittest.case.TestCase-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
test_dict()¶
-
-
class
bilbo.tests.test_feature.TestLocalFeature(methodName='runTest')¶ Bases:
unittest.case.TestCase-
test_biblposition()¶
-
test_cap()¶
-
test_dash()¶
-
test_initial()¶
-
test_numbersMixed()¶
-
-
class
bilbo.tests.test_feature.TestRegexFeature(methodName='runTest')¶ Bases:
unittest.case.TestCase-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
test_match_regex()¶
-
test_nomatch_regex()¶
-
-
bilbo.tests.test_feature.load_list_predict(section, function)¶
-
bilbo.tests.test_feature.load_section(data)¶