[][src]Function pact_verifier::verify_provider

pub fn verify_provider(
    provider_info: &ProviderInfo,
    source: Vec<PactSource>,
    filter: &FilterInfo,
    consumers: &Vec<String>,
    runtime: &mut Runtime
) -> bool

Verify the provider with the given pact sources