Module tsukuyomi::test

source ·
Expand description

Utilities for testing HTTP services.

Structs

A type representing a received HTTP message data from the server.
A test server which emulates an HTTP service without using the low-level I/O.
A type which manages a series of requests.

Traits

Type Definitions