App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
tools
devappserver2
module_test
TestAutoScalingInstancePoolMaybeRestartInstances
Public Member Functions
|
Public Attributes
|
List of all members
google.appengine.tools.devappserver2.module_test.TestAutoScalingInstancePoolMaybeRestartInstances Class Reference
Inheritance diagram for google.appengine.tools.devappserver2.module_test.TestAutoScalingInstancePoolMaybeRestartInstances:
Public Member Functions
def
setUp
def
tearDown
def
test_no_changes
def
test_config_change
def
test_file_change_restart_always
def
test_file_change_restart_after_first_request
def
test_file_change_restart_never
Public Attributes
mox
instance_factory
servr
inst1
inst2
inst3
Detailed Description
Tests for module.AutoScalingModule._maybe_restart_instances.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/tools/devappserver2/module_test.py
Maintained by
tzmartin