assert_plugin_err

Macro assert_plugin_err 

Source
macro_rules! assert_plugin_err {
    ($result:expr) => { ... };
    ($result:expr, $msg:expr) => { ... };
}
Expand description

Assert that a plugin result is an error