method

setup

setup()
private

No documentation available.

# File actionpack/lib/action_dispatch/system_testing/server.rb, line 17
        def setup
          set_server
          set_port
        end