C# Class SIL.FieldWorks.Common.Widgets.FontHeightAdjusterTests

Mostra file Open project: sillsdev/FieldWorks

Public Methods

Method Description
FixtureSetup ( ) : void

Set up some dummy styles for testing purposes

Private Methods

Method Description
GetExpectedFontHeightForArial ( ) : int
GetUbuntuVersion ( ) : int
TestGetAdjustedTsString ( ) : void
TestGetFontHeightForStyle ( ) : void

Method Details

FixtureSetup() public method

Set up some dummy styles for testing purposes
public FixtureSetup ( ) : void
return void