Skip to main content

assert_balance_coherent

Macro assert_balance_coherent 

Source
macro_rules! assert_balance_coherent {
    ($snapshots:expr, $tolerance:expr) => { ... };
}
Expand description

Assert that balance snapshots maintain accounting equation coherence. Checks that Assets = Liabilities + Equity within tolerance.