Skip to main content

assert_effect

Macro assert_effect 

Source
macro_rules! assert_effect {
    ($runtime:expr, $variant:pat) => { ... };
}
Expand description

Assert that the last command contains an effect matching a predicate.