Function trillium_testing::with_transport
source ยท pub fn with_transport<H, Fun, Fut>(handler: H, tests: Fun)
Expand description
open an in-memory connection to this handler and call an async function with an open BoxedTransport
pub fn with_transport<H, Fun, Fut>(handler: H, tests: Fun)
open an in-memory connection to this handler and call an async function with an open BoxedTransport