Public Member Functions | Public Attributes
tornado.test.httpserver_test.BaseSSLTest Class Reference
Inheritance diagram for tornado.test.httpserver_test.BaseSSLTest:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def fetch
def get_app
def get_httpserver_options
def get_ssl_version
def setUp

Public Attributes

 http_client

Detailed Description

Definition at line 48 of file httpserver_test.py.


Member Function Documentation

def tornado.test.httpserver_test.BaseSSLTest.fetch (   self,
  path,
  kwargs 
)
Convenience method to synchronously fetch a url.

The given path will be appended to the local server's host and port.
Any additional kwargs will be passed directly to
AsyncHTTPClient.fetch (and so could be used to pass method="POST",
body="...", etc).

Reimplemented from tornado::testing::AsyncHTTPTestCase.

Definition at line 73 of file httpserver_test.py.

Should be overridden by subclasses to return a
tornado.web.Application or other HTTPServer callback.

Reimplemented from tornado::testing::AsyncHTTPTestCase.

Definition at line 60 of file httpserver_test.py.

May be overridden by subclasses to return additional
keyword arguments for HTTPServer.

Reimplemented from tornado::testing::AsyncHTTPTestCase.

Definition at line 64 of file httpserver_test.py.

Reimplemented from tornado::testing::AsyncHTTPTestCase.

Definition at line 52 of file httpserver_test.py.


Member Data Documentation

Reimplemented from tornado::testing::AsyncHTTPTestCase.

Definition at line 52 of file httpserver_test.py.


The documentation for this class was generated from the following file:


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Thu Jan 2 2014 11:53:55