Function pact_mock_server::shutdown_mock_server

source ·
pub fn shutdown_mock_server(mock_server_port: i32) -> bool
Expand description

Shuts down the mock server with the provided port. Returns a boolean value to indicate if the mock server was successfully shut down.