C# Class BloomTests.ImageUpdaterTests

Show file Open project: BloomBooks/BloomDesktop

Protected Methods

Method Description
MakeSamplePngImageWithMetadata ( string path ) : void

Private Methods

Method Description
TestUpdateImgMetadataAttributesToMatchImage ( string contents ) : void
UpdateAllHtmlDataAttributesForAllImgElements_HasBothImgAndBackgroundImageElements_UpdatesBoth ( ) : void
UpdateImgMetdataAttributesToMatchImage_GivenBackgroundImageElement_AddsMetadata ( ) : void
UpdateImgMetdataAttributesToMatchImage_GivenImgElement_AddsMetadata ( ) : void

Method Details

MakeSamplePngImageWithMetadata() protected method

protected MakeSamplePngImageWithMetadata ( string path ) : void
path string
return void