TestRucy::TestMultiThreadServer
(Class)
In:
test/test_server.rb
Parent:
RUNIT::TestCase
Methods
close
each
make_access_thread
open
setup
teardown
test_GET
test_multi_access
test_restart
Constants
SERVER_PORT
=
9876
Included Modules
SocketUtils
Public Instance methods
close
()
each
(traversed={}) {|self| ...}
open
()
setup
()
teardown
()
test_GET
()
test_multi_access
()
test_restart
()
Private Instance methods
make_access_thread
(nreqs, wait)
[Validate]