C# Class CarbonFitnessTest.Web.Controller.WeightController.InputTest

Inheritance: BaseTestController
Show file Open project: yodiz/CarbonFitness

Private Methods

Method Description
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