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

List of all members.

Classes

class  Handler

Public Member Functions

def cookie_headers
def get_app_kwargs
def get_token
def setUp
def test_cross_user
def test_distinct_tokens
def test_refresh_token
def test_versioning
def test_xsrf_fail_body_no_cookie
def test_xsrf_fail_cookie_no_body
def test_xsrf_fail_no_token
def test_xsrf_success_header
def test_xsrf_success_non_hex_token
def test_xsrf_success_post_body
def test_xsrf_success_query_string
def test_xsrf_success_short_token

Public Attributes

 xsrf_token

Detailed Description

Definition at line 2155 of file web_test.py.


Member Function Documentation

def tornado.test.web_test.XSRFTest.cookie_headers (   self,
  token = None 
)

Definition at line 2185 of file web_test.py.

Reimplemented from tornado.test.web_test.WebTestCase.

Definition at line 2167 of file web_test.py.

def tornado.test.web_test.XSRFTest.get_token (   self,
  old_token = None,
  version = None 
)

Definition at line 2174 of file web_test.py.

Reimplemented from tornado.testing.AsyncHTTPTestCase.

Definition at line 2170 of file web_test.py.

Definition at line 2251 of file web_test.py.

Definition at line 2243 of file web_test.py.

Definition at line 2270 of file web_test.py.

Definition at line 2288 of file web_test.py.

Definition at line 2195 of file web_test.py.

Definition at line 2202 of file web_test.py.

Definition at line 2190 of file web_test.py.

Definition at line 2237 of file web_test.py.

Definition at line 2216 of file web_test.py.

Definition at line 2223 of file web_test.py.

Definition at line 2230 of file web_test.py.

Definition at line 2209 of file web_test.py.


Member Data Documentation

Definition at line 2170 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