monitor.test.test_ClientConnections.
TestClientConnections
Bases: unittest.case.TestCase
unittest.case.TestCase
setUp
test_add_client
test_remove_all_clients
test_remove_channel
test_remove_client
test_send_message
monitor.test.test_ConfigManager.
TestConfigManager
test_logger_path_default
test_logger_path_loaded
test_loglevel_from_string
test_websock_uri_default
test_websock_uri_loaded
test_zeromq_uri_default
test_zeromq_uri_loaded
TestLoggerInitialization
test_invalid_path
test_valid_creation
monitor.test.test_ServerConnection.
TestServerConnection
test_init
test_start_normal
test_start_socket_error
monitor.test.test_websock_server.
TestWebsocketServer
test_connection_handler
test_run