Classes | |
class | TestSpeechSynthesisFactory |
Variables | |
tuple | ch = logging.StreamHandler() |
tuple | formatter = logging.Formatter('%(asctime)s:%(levelname)s:%(filename)s:%(lineno)d:%(message)s') |
tuple | logger = logging.getLogger(__name__) |
string | PKG_NAME = 'rospeex_core' |
test_class = TestSpeechSynthesisFactory |
tuple py::test_speech_synthesis::ch = logging.StreamHandler() |
Definition at line 25 of file test_speech_synthesis.py.
tuple py::test_speech_synthesis::formatter = logging.Formatter('%(asctime)s:%(levelname)s:%(filename)s:%(lineno)d:%(message)s') |
Definition at line 24 of file test_speech_synthesis.py.
tuple py::test_speech_synthesis::logger = logging.getLogger(__name__) |
Definition at line 22 of file test_speech_synthesis.py.
string py::test_speech_synthesis::PKG_NAME = 'rospeex_core' |
Definition at line 4 of file test_speech_synthesis.py.
Definition at line 47 of file test_speech_synthesis.py.