namebot.tests.test_scoring module¶
-
class
namebot.tests.test_scoring.
ScoringLengthTestCase
(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
-
test_score_length1
()¶
-
test_score_length2
()¶
-
test_score_length3
()¶
-
test_score_length4
()¶
-
test_score_length5
()¶
-
test_score_length_empty
()¶
-
test_score_length_none
()¶
-
-
class
namebot.tests.test_scoring.
ScoringOverallTestCase
(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
-
test_score_overall_empty
()¶
-
test_score_overall_high
()¶
-
test_score_overall_low
()¶
-
test_score_overall_mid
()¶
-
test_score_overall_none
()¶
-
test_scores_overall
()¶
-
-
class
namebot.tests.test_scoring.
ScoringPronounceabilityTestCase
(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
-
test_score_pronounce1
()¶
-
test_score_pronounce2
()¶
-
test_score_pronounce3
()¶
-
test_score_pronounce4
()¶
-
test_score_pronounce5
()¶
-
test_score_pronounce_empty
()¶
-
test_score_pronounce_no_vowels
()¶
-
test_score_pronounce_none
()¶
-