C# Class BloomTests.web.BloomServerTests

Show file Open project: BloomBooks/BloomDesktop

Public Methods

Method Description
GetStoreCollections ( ) : IEnumerable

Private Methods

Method Description
AddBook ( string id, string title ) : void
BookFactory ( BookStorage storage, bool editable ) : Book
BookStorageFactory ( string folderPath ) : BookStorage
CorrectedLocalPath_HandlesLocalDriveCorrectly ( ) : void
CorrectedLocalPath_HandlesNetworkDriveCorrectly ( ) : void
CreateBloomServer ( ) : BloomServer
GetLibaryPage_ReturnsLibraryPage ( ) : void
GetLocalPathWithoutQuery_HandlesLocalDriveCorrectly ( ) : void
GetLocalPathWithoutQuery_HandlesNetworkDriveCorrectly ( ) : void
GetVernacularBookList_ThereAre2_Returns2ListItems ( ) : void
GetVernacularBookList_ThereAreNone_ReturnsNoListItems ( ) : void
RunTwoServer_UseDifferentPorts ( ) : void
Setup ( ) : void

Method Details

GetStoreCollections() public method

public GetStoreCollections ( ) : IEnumerable
return IEnumerable