Crate iron_test

Source
Expand description

A set of convenience methods and constructors for making requests to Iron Handlers.

Modules§

mock_stream
Tooling for mocking a Stream.
request
Set of convenience methods for making requests to Iron Handlers.
response
Set of helper methods for interacting with Iron Responses.

Structs§

ProjectBuilder
An RAII guard that controls a temporary directory of test files.