Constant mockito::SERVER_ADDRESS

source ·
pub const SERVER_ADDRESS: &str;
👎Deprecated: Call server_address() instead
Expand description

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