[][src]Function tower_test::mock::pair

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

Create a new Mock and Handle pair.