public void Sync_ShouldCommitAll() { // Prepare // Execute GSettings.Sync(); // Assert // Should simply not fail. }