C# Class AzureWebFarm.Tests.Services.SyncServiceShould

Show file Open project: MRCollective/AzureWebFarm

Private Methods

Method Description
CleanupWebsiteTest ( ServerManager serverManager ) : void
FixtureSetup ( ) : void
GetBlobContainer ( ) : CloudBlobContainer
SetupWebsiteTest ( ServerManager serverManager ) : WebSite
Sync_new_site_to_iis ( ) : void
Update_blob_storage_from_temp_storage ( [ localIsLatest ) : void
Update_iis_from_temp_storage ( [ localFilesAreNewer ) : void
Update_iis_sites_from_table_storage ( ) : void
Update_iis_sites_from_table_storage_but_dont_sync_package_if_site_was_new ( ) : void
Update_temp_storage_from_blob_storage ( [ blobIsLatest ) : void
Update_temp_storage_from_iis ( ) : void
UploadZipToBlob ( string name, string zipFilePath ) : void