Constant mockito::SERVER_ADDRESS [] [src]

pub const SERVER_ADDRESS: &'static str = "0.0.0.0:1234"

Points to the address the mock server is running at. Can be used with std::net::TcpStream.