App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine.tools.devappserver2.wsgi_request_info_test.TestWSGIRequestInfo Class Reference
Inheritance diagram for google.appengine.tools.devappserver2.wsgi_request_info_test.TestWSGIRequestInfo:

Public Member Functions

def setUp
 
def test_get_request_url
 
def test_get_request_environ
 
def test_get_dispatcher
 
def test_get_module
 
def test_get_version
 
def test_get_instance_unset
 
def test_get_instance
 
def test_concurrent_requests
 

Public Attributes

 dispatcher
 
 request_info
 

Detailed Description

Tests for WSGIRequestInfo.

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