tests.test_syllable module

Tests for modern syllable

class tests.test_syllable.SyllableTest(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

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

test_lvt()[source]
test_normalization()[source]
test_uchar()[source]