Distributed
1.0
▾ distributed
▸ actor
▸ asyncio
▸ batched
▸ bokeh
▸ cfexecutor
▸ cli
▸ client
▸ comm
▸ compatibility
▸ config
▸ core
▸ counter
▸ dashboard
▸ deploy
▸ diagnostics
▸ diskutils
▸ event
▸ http
▸ lock
▸ locket
▸ metrics
▸ nanny
▸ node
▸ preloading
▸ process
▸ proctitle
▸ profile
▸ protocol
▸ publish
▸ pubsub
▸ pytest_resourceleaks
▸ queues
▸ recreate_exceptions
▸ scheduler
▸ security
▸ semaphore
▸ sizeof
▸ stealing
▸ system
▸ system_monitor
▾ tests
▸ make_tls_certs
▸ test_actor
▸ test_as_completed
▸ test_asyncprocess
▸ test_batched
▸ test_client
▸ test_client_executor
▸ test_client_loop
▸ test_collections
▸ test_config
▸ test_core
▸ test_counter
▸ test_diskutils
▸ test_events
▸ test_failed_workers
▸ test_ipython
▸ test_locks
▸ test_metrics
▸ test_nanny
▸ test_preload
▸ test_priorities
▸ test_profile
▸ test_publish
▸ test_pubsub
▸ test_queues
▸ test_resources
▸ test_scheduler
▸ test_security
▸ test_semaphore
▸ test_sizeof
▸ test_spec
▸ test_steal
▸ test_stress
▸ test_system
▸ test_system_monitor
▸ test_threadpoolexecutor
▸ test_tls_functional
▾ test_utils
▸ test_utils_comm
▸ test_utils_perf
▸ test_utils_test
▸ test_variable
▸ test_versions
▸ test_worker
▸ test_worker_client
▸ threadpoolexecutor
▸ utils
▸ utils_comm
▸ utils_perf
▸ utils_test
▸ variable
▸ versions
▸ worker
▸ worker_client
Module test_utils
distributed
.
tests
.
test_utils
source
link
Functions
▷
def
assert_not_running
(
loop
)
Raise if the given IOLoop is running.
source
link
▷
def
assert_running
(
loop
)
Raise if the given IOLoop is not running.
source
link
▷
def
test_All
(
loop
)
source
link
▷
def
test_ensure_bytes
(
)
source
link
▷
def
test_ensure_bytes_ndarray
(
)
source
link
▷
def
test_ensure_bytes_pyarrow_buffer
(
)
source
link
▷
def
test_ensure_ip
(
)
source
link
▷
def
test_format_bytes_compat
(
)
source
link
▷
def
test_format_dashboard_link
(
)
source
link
▷
def
test_funcname
(
)
source
link
▷
def
test_get_ip_interface
(
)
source
link
▷
def
test_get_traceback
(
)
source
link
▷
def
test_is_kernel
(
)
source
link
▷
def
test_is_valid_xml
(
)
source
link
▷
def
test_logs
(
)
source
link
▷
def
test_loop_runner
(
loop_in_thread
)
source
link
▷
def
test_lru
(
)
source
link
▷
def
test_maybe_complex
(
)
source
link
▷
def
test_nbytes
(
)
source
link
▷
def
test_open_port
(
)
source
link
▷
def
test_parse_bytes
(
)
source
link
▷
def
test_parse_ports
(
)
source
link
▷
def
test_parse_timedelta
(
)
source
link
▷
def
test_read_block
(
)
source
link
▷
def
test_seek_delimiter_endline
(
)
source
link
▷
def
test_set_thread_state
(
)
source
link
▷
def
test_str_graph
(
)
source
link
▷
def
test_sync_closed_loop
(
)
source
link
▷
def
test_sync_error
(
loop_in_thread
)
source
link
▷
def
test_sync_timeout
(
loop_in_thread
)
source
link
▷
def
test_truncate_exception
(
)
source
link
▷
def
test_two_loop_runners
(
loop_in_thread
)
source
link
▷
def
test_warn_on_duration
(
)
source
link
Generated by
nedoc
v0.9 at 2020-12-29 14:05