App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Classes | Public Member Functions | Public Attributes | List of all members
google.appengine.tools.devappserver2.module_test.TestAutoScalingInstancePoolChooseInstances Class Reference
Inheritance diagram for google.appengine.tools.devappserver2.module_test.TestAutoScalingInstancePoolChooseInstances:

Classes

class  Instance
 

Public Member Functions

def setUp
 
def advance_time
 
def tearDown
 
def test_choose_instance_required_available
 
def test_choose_instance_no_instances
 
def test_choose_instance_no_instance_that_can_accept_requests
 
def test_choose_instance_required_full
 
def test_choose_instance_must_wait
 

Public Attributes

 mox
 
 servr
 
 time
 

Detailed Description

Tests for module.AutoScalingModule._choose_instance.

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