Skip to main content

assert_errors_eq_ignoring_id

Macro assert_errors_eq_ignoring_id 

Source
macro_rules! assert_errors_eq_ignoring_id {
    ($expected:expr, $actual:expr) => { ... };
}
Expand description

Assert that the expected and actual lists of Error are equal when ignoring their Error::apollo_id.