[][src]Function actix_http_test::test_server_with_addr

pub async fn test_server_with_addr<F: ServiceFactory<TcpStream>>(
    tcp: TcpListener,
    factory: F
) -> TestServer

Start test server on a concrete Address