def _create_connection(): return Connection(hostname="mq", userid=tests.mq_username, password=tests.mq_password)