Constant mockito::SERVER_URL[][src]

pub const SERVER_URL: &str = "http://127.0.0.1:1234";
👎 Deprecated:

Call server_url() instead

Points to the URL the mock server is running at.