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.static_files_handler_test.TestStaticContentHandlerCheckEtagMatch Class Reference
Inheritance diagram for google.appengine.tools.devappserver2.static_files_handler_test.TestStaticContentHandlerCheckEtagMatch:

Public Member Functions

def test_strong_match_required
 
def test_strong_match_no_match
 
def test_strong_match_with_weak_tag
 
def test_strong_match_star
 
def test_weak_match_required
 
def test_weak_match_no_match
 
def test_weak_match_with_weak_tag
 
def test_weak_match_star
 
def test_many_etags_match
 
def test_many_etags_no_match
 

Detailed Description

Tests for static_files_handler.StaticContentHandler._check_etag_match.

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