C# Class AzureWebFarm.Tests.Storage.WebSiteRepositoryShould

Datei anzeigen Open project: MRCollective/AzureWebFarm

Private Methods

Method Description
CreateAndSaveWebSiteRows ( IAzureTable table, int count ) : IList
CreateWebSiteRow ( ) : WebSiteRow
CreateWebSiteWithBindings ( int nbindings ) : WebSite
Create_and_remove_web_site_with_initial_binding ( ) : void
Create_new_web_site ( ) : void
Create_new_web_site_with_initial_binding ( ) : void
Create_new_web_site_with_many_bindings ( ) : void
Remove_binding ( ) : void
Remove_web_site ( ) : void
Retrieve_web_sites ( ) : void
Setup ( ) : void
Update_binding ( ) : void
Update_web_site ( ) : void