Lines Matching full:nil
33 blk = proc { new_core_server_for_testing(nil).start }
38 s = new_core_server_for_testing(nil)
39 s.shutdown_and_notify(nil)
49 s.shutdown_and_notify(nil)
59 s.shutdown_and_notify(nil)
66 s.shutdown_and_notify(nil)
77 s.shutdown_and_notify(nil)
82 s.shutdown_and_notify(nil)
90 s.shutdown_and_notify(nil)
103 s = new_core_server_for_testing(nil)
105 s.shutdown_and_notify(nil)
112 s = new_core_server_for_testing(nil)
113 s.shutdown_and_notify(nil)
126 s = new_core_server_for_testing(nil)
128 s.shutdown_and_notify(nil)
135 s = new_core_server_for_testing(nil)
136 s.shutdown_and_notify(nil)
148 s = new_core_server_for_testing(nil)
150 s.shutdown_and_notify(nil)
157 s = new_core_server_for_testing(nil)
158 s.shutdown_and_notify(nil)
167 it 'takes nil channel args' do
168 expect { new_core_server_for_testing(nil) }.to_not raise_error
226 s = new_core_server_for_testing(nil)