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

List of all members.

Classes

class  MessageDelegate

Public Member Functions

def compress
def fetch_chunk_sizes
def get_app
def get_http_client
def get_httpserver_options
def test_chunked_body
def test_chunked_compressed
def test_compressed_body
def test_regular_body

Static Public Attributes

string BODY = '01234567890123456789012345678901234567890123456789'
int CHUNK_SIZE = 16

Detailed Description

Definition at line 756 of file httpserver_test.py.


Member Function Documentation

Definition at line 805 of file httpserver_test.py.

Definition at line 793 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 787 of file httpserver_test.py.

Reimplemented from tornado.testing.AsyncHTTPTestCase.

Definition at line 761 of file httpserver_test.py.

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

Reimplemented from tornado.testing.AsyncHTTPTestCase.

Definition at line 766 of file httpserver_test.py.

Definition at line 826 of file httpserver_test.py.

Definition at line 834 of file httpserver_test.py.

Definition at line 820 of file httpserver_test.py.

Definition at line 815 of file httpserver_test.py.


Member Data Documentation

string tornado::test::httpserver_test.StreamingChunkSizeTest::BODY = '01234567890123456789012345678901234567890123456789' [static]

Definition at line 758 of file httpserver_test.py.

Definition at line 759 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 Aug 27 2015 14:50:40