public void TestClearChanges()
        {
            update.ClearChanges();

            // No externally testability so no test except for if it throws exceptions
        }