C# Class BloomTests.web.BloomServerTests

Afficher le fichier Open project: BloomBooks/BloomDesktop

Méthodes publiques

Méthode Description
GetStoreCollections ( ) : IEnumerable

Private Methods

Méthode 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 méthode

public GetStoreCollections ( ) : IEnumerable
Résultat IEnumerable