![]() |
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 | tearDown |
def | test_load_file |
def | test_load_cached_file |
def | test_load_head |
def | test_no_permission_read |
def | test_cached_no_permission_read |
def | test_file_does_not_exist_read |
def | test_file_does_not_exist_stat |
def | test_if_match_without_match |
def | test_if_match_no_file |
def | test_cached_if_match_without_match |
def | test_if_none_match_with_match |
def | test_cached_if_none_match_with_match |
def | test_custom_headers |
def | test_custom_mimetype |
def | test_custom_expiration_ignored |
![]() | |
def | assertHeadersEqual |
def | assertResponse |
Public Attributes | |
mox | |
Tests for static_files_handler.StaticContentHandler._handle_path.