Skip to main content

Module test

Module test 

Source
Expand description

utilities for testing web application

Functions§

collect_body
Collect request or response body to Vec.
collect_string_body
Collect request or response body and parse it to String.

Type Aliases§

CollectStringError