verify_assertions

Function verify_assertions 

Source
pub fn verify_assertions(
    store: &Store,
    run_id: i64,
    test_id: &str,
    assertions: &[TraceAssertion],
) -> Result<Vec<Diagnostic>>