C# 클래스 BloomTests.web.BloomServerTests

파일 보기 프로젝트 열기: BloomBooks/BloomDesktop

공개 메소드들

메소드 설명
GetStoreCollections ( ) : IEnumerable

비공개 메소드들

메소드 설명
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

메소드 상세

GetStoreCollections() 공개 메소드

public GetStoreCollections ( ) : IEnumerable
리턴 IEnumerable