Constant mockito::SERVER_ADDRESS[][src]

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

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