Function pact_plugin_driver::plugin_manager::start_mock_server
source · pub async fn start_mock_server(
catalogue_entry: &CatalogueEntry,
pact: Box<dyn Pact + Send + Sync>,
config: MockServerConfig
) -> Result<MockServerDetails>Expand description
Starts a mock server given the catalog entry for it and a Pact