Свойство | Тип | Описание | |
---|---|---|---|
_bookDom | |||
_collectionSettings | |||
_metadata | |||
_pageListChangedEvent | PageListChangedEvent | ||
_pageSelection | Mock |
||
_storage | Mock |
||
_templateFinder | Mock |
||
_testFolder | SIL.TestUtilities.TemporaryFolder | ||
_thumbnailer | Mock |
Метод | Описание | |
---|---|---|
MakeDom ( string bodyContents, string headContents = "" ) : |
Метод | Описание | |
---|---|---|
CreateBook ( ) : |
||
CreateBook ( |
||
CreateDefaultCollectionsSettings ( ) : |
||
MakeSamplePngImageWithMetadata ( string path ) : void | ||
SetDom ( string bodyContents, string headContents = "" ) : void |
Метод | Описание | |
---|---|---|
GetThreePageDom ( ) : |
||
Setup ( ) : void | ||
TearDown ( ) : void |
protected CreateBook ( |
||
collectionSettings | ||
Результат |
protected CreateDefaultCollectionsSettings ( ) : |
||
Результат |
public static MakeDom ( string bodyContents, string headContents = "" ) : |
||
bodyContents | string | |
headContents | string | |
Результат |
protected MakeSamplePngImageWithMetadata ( string path ) : void | ||
path | string | |
Результат | void |
protected SetDom ( string bodyContents, string headContents = "" ) : void | ||
bodyContents | string | |
headContents | string | |
Результат | void |
protected CollectionSettings,Bloom.Collection _collectionSettings | ||
Результат |
protected PageListChangedEvent _pageListChangedEvent | ||
Результат | PageListChangedEvent |
protected TemporaryFolder,SIL.TestUtilities _testFolder | ||
Результат | SIL.TestUtilities.TemporaryFolder |