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
TestAutoScalingInstancePoolSplitInstances
Classes
|
Public Member Functions
|
Public Attributes
|
List of all members
google.appengine.tools.devappserver2.module_test.TestAutoScalingInstancePoolSplitInstances Class Reference
Inheritance diagram for google.appengine.tools.devappserver2.module_test.TestAutoScalingInstancePoolSplitInstances:
Classes
class
Instance
Public Member Functions
def
setUp
def
tearDown
def
test_split_instances
def
test_split_instances_no_instances
def
test_split_instances_no_instances_not_enough_accepting_requests
def
test_split_instances_no_required_instances
Public Attributes
mox
servr
Detailed Description
Tests for module.AutoScalingModule._split_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