예제 #1
0
 public void Sync_ShouldCommitAll()
 {
     // Prepare
     // Execute
     GSettings.Sync();
     // Assert
     // Should simply not fail.
 }