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

List of all members.

Public Member Functions

def get_app
def get_app_kwargs
def get_handlers

Public Attributes

 app

Detailed Description

Base class for web tests that also supports WSGI mode.

Override get_handlers and get_app_kwargs instead of get_app.
Append to wsgi_safe to have it run in wsgi_test as well.

Definition at line 41 of file web_test.py.


Member Function Documentation

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

Reimplemented from tornado.testing.AsyncHTTPTestCase.

Definition at line 47 of file web_test.py.


Member Data Documentation

Definition at line 47 of file web_test.py.


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


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Thu Aug 27 2015 14:50:40