|
def | setUp |
|
def | tearDown |
|
def | test_new_instance |
|
def | test_handle |
|
def | test_handle_ready_request |
|
def | test_handle_background_request |
|
def | test_handle_shutdown_request |
|
def | test_handle_shutdown_request_running_request |
|
def | test_handle_before_start |
|
def | test_handle_after_quit |
|
def | test_handle_while_quitting |
|
def | test_handle_no_capacity |
|
def | test_reserve_background_thread_success |
|
def | test_reserve_background_thread_quitting |
|
def | test_reserve_background_thread_no_capacity |
|
def | test_reserve_background_thread_not_started |
|
def | test_reserve_background_thread_quit |
|
def | test_reserve_background_thread_not_ready |
|
def | test_wait_with_capacity |
|
def | test_wait_waiting_for_can_accept |
|
def | test_wait_timed_out_with_capacity |
|
def | test_wait_without_capacity |
|
def | test_wait_timed_out_without_capacity |
|
def | test_wait_quit_while_starting |
|
def | test_wait_quit_while_waiting |
|
def | test_quit |
|
def | test_quit_with_request |
|
def | test_quit_with_request_force |
|
def | test_quit_with_request_force_and_allow_async |
|
def | test_quit_with_request_allow_async |
|
def | test_quit_shutdown |
|
def | test_get_latency_60s |
|
def | test_get_qps_60s |
|
def | test__trim_request_history_to_60s |
|
|
| mox |
|
| proxy |
|
| environ |
|
| start_response |
|
| url_map |
|
| match |
|
| request_id |
|
| response |
|
| request_data |
|
| time |
|
Tests for instance.Instance.
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/tools/devappserver2/instance_test.py