C# Class AzureWebFarm.Tests.Services.BackgroundWorkerServiceShould

Datei anzeigen Open project: MRCollective/AzureWebFarm

Private Methods

Method Description
ArrangeTestApp ( int app, string siteName, int destApp, bool alreadyHasWebConfig = false ) : void
AssertAppWasRun ( string siteName, int app, string expectedText, string expectedWebConfig = null ) : void
Avoid_copying_web_config_if_it_already_exists ( ) : void
Do_nothing_if_no_bin_folder_present ( ) : void
GetExecutionDropPath ( string siteName, int app ) : string
GetOriginalDropPath ( string siteName, int app ) : string
Ping_all_executables ( ) : void
Run_executable ( ) : void
Setup ( ) : void
Teardown ( ) : void
Update_while_executable_is_running ( ) : void
Update_with_new_updated_unchanged_and_deleted_executables_works_as_expected ( ) : void