assert_propagation

Macro assert_propagation 

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

Asserts that the graph stabilizes after exactly expected iterations.