# File test/test_connection.rb, line 18 def setup @conn = get_connection() # Data for multi_thread tests @max_threads = 20 @max_msgs = 100 end