moncenterlib.tests.test_stream2file module
- class moncenterlib.tests.test_stream2file.TestStream2File(methodName='runTest')
Bases:
TestCase- setUp() None
Hook method for setting up the test fixture before exercising it.
- test__check_name_in_connections()
- test__check_param_raises()
- test__stop_process()
- test_add_connection()
- test_add_connection_check_on_start()
- test_create_output_file_name()
- test_get_connection_names()
- test_get_status()
- test_init_check_dublicate_handlers()
- test_init_raises()
- test_init_with_disable_logger()
- test_init_with_enable_logger()
- test_init_with_my_logger()
- test_remove_connection()
- test_start()
- test_stop()