public void State_restored_from_snapshot_should_not_have_uncommited_events() { CollectionAssert.IsEmpty(_restoredState.GetEvents()); }