Function stomp_test_utils::test_expectations[][src]

pub async fn test_expectations<E: ErrorType, F: SessionFactory<E>, T: BehaviourFunction<E> + 'static>(
    session_factory: F,
    client_behaviour: T
)