Exemplo n.º 1
0
 private static void TestSyncWorkerWithAzure()
 {
     /* You'll have to make the method below public to run this unit test. By
      * default it's private */
     SyncWorker.SyncWithAzure();
 }