[][src]Crate http_service_mock

A crate for simulating an http server

Structs

TestBackend

A harness for sending simulated requests to an HTTP service

Functions

make_server

Construct a simulated http server from the given service.