C# 클래스 CarbonFitnessTest.Web.Controller.WeightController.InputTest

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

비공개 메소드들

메소드 설명
GetWeightController ( ) : CarbonFitness.App.Web.Controllers.WeightController
SetUp ( ) : void
runMethodUnderTest ( ActionResult>.Func func ) : InputWeightModel
shouldHaveListOfRecentWeights ( ) : void
shouldNotSaveWhenWeightIsZero ( ) : void
shouldSaveWeight ( ) : void
shouldShowEmptyValuesWhenNoExistingWeightFound ( ) : void
shouldShowGivenDateEvenWhenNoUserWeightFound ( ) : void
shouldShowWeight ( ) : void
shouldShowWeightForDateOnPage ( ) : void