Go to the source code of this file.
Classes | |
| class | py.test_sr_client_base.TestSpeechRecognitionClient |
Namespaces | |
| namespace | py::test_sr_client_base |
Variables | |
| tuple | py::test_sr_client_base.ch = logging.StreamHandler() |
| tuple | py::test_sr_client_base.formatter = logging.Formatter('%(asctime)s:%(levelname)s:%(filename)s:%(lineno)d:%(message)s') |
| tuple | py::test_sr_client_base.logger = logging.getLogger(__name__) |
| string | py::test_sr_client_base::PKG_NAME = 'rospeex_core' |
| py::test_sr_client_base.test_class = TestSpeechRecognitionClient | |