Skip to main content

assert_error_eq_ignoring_id

Macro assert_error_eq_ignoring_id 

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

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