C# 클래스 AzureWebFarm.Tests.Services.IISManagerShould

파일 보기 프로젝트 열기: MRCollective/AzureWebFarm

비공개 메소드들

메소드 설명
Cleanup ( ) : void
FixtureSetup ( ) : void
FixtureTeardown ( ) : void
RemoveDirectory ( string directoryPath ) : void
RemoveWebSite ( string siteName ) : void
RetrieveWebSite ( string siteName ) : Site
RetrieveWebSites ( ) : IEnumerable
Setup ( ) : void
Teardown ( ) : void
Update_sites_adding_bindings ( ) : void
Update_sites_removing_bindings ( ) : void
Update_sites_removing_site ( ) : void
Update_sites_with_initial_bindings ( ) : void