tower_test::mock

Function pair

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

Create a new Mock and Handle pair.