tower_test::mock

Function spawn

Source
pub fn spawn<T, U>() -> (Spawn<Mock<T, U>>, Handle<T, U>)
Expand description

Spawn a Service onto a mock task.