![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | setUp |
def | assert_http_match |
Public Attributes | |
response_status | |
response_headers | |
response_exc_info | |
start_response | |
def google.appengine.tools.devappserver2.endpoints.test_utils.TestsWithStartResponse.assert_http_match | ( | self, | |
response, | |||
expected_status, | |||
expected_headers, | |||
expected_body | |||
) |
Test that the headers and body match.