C# Class BloomTests.Collection.CollectionSettingsTests

Show file Open project: BloomBooks/BloomDesktop

Private Methods

Method Description
Cleanup ( ) : void
CreateCollectionSettings ( string parentFolderPath, string collectionName ) : CollectionSettings

Creates a new CollectionSettings object. May or may not load a .bloomCollection file depending on whether one exists in the collection or not.

FixtureSetup ( ) : void
Language1IsoCodeChanged_NameChangedToo ( ) : void
PageNumberStyle_BadNameInFile ( ) : void
PageNumberStyle_CanRoundTrip ( ) : void
PageNumberStyle_NotInFile ( ) : void
VerifyCorrectCssRuleExists ( string collectionName, string oldNumberStyle ) : void