C# 클래스 CarbonFitnessTest.Integration.ProfileTest

상속: IntegrationBaseTest
파일 보기 프로젝트 열기: yodiz/CarbonFitness

Private Properties

프로퍼티 타입 설명
GetBmi decimal
GetRadioButtonFromName RadioButton
reloadPage void
shouldNotSaveWhenStateIsInvalid void
shouldSaveIdealWeightSetting void
shouldSaveLength void
shouldSaveWeight void
shouldShowActivityOnPageAfterSave void
shouldShowAgeFieldOnPage void
shouldShowBMIFieldOnPage void
shouldShowBMIOnPageAfterSave void
shouldShowBMRFieldOnPage void
shouldShowBMROnPageAfterSave void
shouldShowDailyCalorieNeedFieldOnPage void
shouldShowDailyCalorieNeedOnPageAfterSave void
shouldShowErrorMessageWhenLengthIsUnderTwentyCentimeters void
shouldShowGenderRadioButtonsOnPage void
shouldShowGenderWomanOnPageAfterSave void
shouldShowIdealWeightSetting void
shouldShowLenghtInputOnPage void
shouldShowNiceErrorMessageWhenSavingInvalidIdealWeightNumber void
shouldShowWeightInputOnPage void
shouldStoredAgeAfterSave void

공개 메소드들

메소드 설명
TestFixtureSetUp ( ) : void

비공개 메소드들

메소드 설명
GetBmi ( ) : decimal
GetRadioButtonFromName ( string genderName ) : RadioButton
reloadPage ( ) : void
shouldNotSaveWhenStateIsInvalid ( ) : void
shouldSaveIdealWeightSetting ( ) : void
shouldSaveLength ( ) : void
shouldSaveWeight ( ) : void
shouldShowActivityOnPageAfterSave ( ) : void
shouldShowAgeFieldOnPage ( ) : void
shouldShowBMIFieldOnPage ( ) : void
shouldShowBMIOnPageAfterSave ( ) : void
shouldShowBMRFieldOnPage ( ) : void
shouldShowBMROnPageAfterSave ( ) : void
shouldShowDailyCalorieNeedFieldOnPage ( ) : void
shouldShowDailyCalorieNeedOnPageAfterSave ( ) : void
shouldShowErrorMessageWhenLengthIsUnderTwentyCentimeters ( ) : void
shouldShowGenderRadioButtonsOnPage ( ) : void
shouldShowGenderWomanOnPageAfterSave ( ) : void
shouldShowIdealWeightSetting ( ) : void
shouldShowLenghtInputOnPage ( ) : void
shouldShowNiceErrorMessageWhenSavingInvalidIdealWeightNumber ( ) : void
shouldShowWeightInputOnPage ( ) : void
shouldStoredAgeAfterSave ( ) : void

메소드 상세

TestFixtureSetUp() 공개 메소드

public TestFixtureSetUp ( ) : void
리턴 void