pub fn check_expected_stat_snapshots(
    stats: &[StatSnapshot],
    expected_stats: &[ExpectedStatSnapshot]
)
Expand description

Check that a set of stat snapshots are as expected.