Module test_utils

Module test_utils 

Source
Available on crate features test-utils only.
Expand description

Internal utilities to support testing.

Modules§

test_transportunstable-custom-transports
In-memory test transport for testing.

Structs§

CleanupDropGuard
A drop guard to clean up test infrastructure.
DnsPkarrServer
Handle and drop guard for test DNS and Pkarr servers.
QlogFileGroup
Builder to create one or more related qlog configs.

Functions§

run_relay_server
Runs a relay server with QUIC enabled suitable for tests.
run_relay_server_with
Runs a relay server.