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

Public Member Functions

def test_parse_no_body
 
def test_parse_with_body
 
def test_parse_empty_values
 
def test_parse_multiple_values
 
def test_is_rpc
 
def test_is_not_rpc
 
def teset_is_not_rpc_prefix
 
def test_batch
 
def test_batch_too_large
 
def test_source_ip
 
def test_copy
 

Member Function Documentation

def google.appengine.tools.devappserver2.endpoints.api_request_test.RequestTest.test_batch_too_large (   self)
Verify that additional items are dropped if the batch size is > 1.

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