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

Public Member Functions

def setUp
 
def test_match_all
 
def test_match_start_only
 
def test_match_warmup_only
 
def test_match_neither_warmup_nor_start
 
def test_match_static_only
 
def test_match_start_only_no_inbound_warmup
 
def test_match_warmup_only_no_inbound_warmup
 
def test_match_neither_warmup_nor_start_no_inbound_warmup
 

Public Attributes

 module_configuration
 
 instance_factory
 
 servr
 
 num_builtin_handlers
 

Detailed Description

Tests for module.Module._create_url_handlers.

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