C# Class CarbonFitnessTest.BusinessLogic.UserProfileBusinessLogicTest

Show file Open project: yodiz/CarbonFitness

Private Properties

Property Type Description
AssertProperty void
getUserMock Mock
shouldCreateUserProfileIfNotExistingForUser void
shouldGetActivityLevel void
shouldGetAge void
shouldGetBMI void
shouldGetBMR void
shouldGetDailyCalorieNeed void
shouldGetGender void
shouldGetIdealWeight void
shouldGetLength void
shouldGetWeight void
shouldGetZeroAsBMIIfLenghtIsZero void
shouldHaveImplementation void
shouldIfNoActivityLevelExistDefaultLow void
shouldIfNoGenderExistDefaultMale void
shouldReuseExistingUserProfileForUserIfExisting void
shouldSaveProfile void

Private Methods

Method Description
AssertProperty ( object expectedResult, User user, UserProfile resultProfile, object>.Func propertyToFetch ) : void
getUserMock ( ) : Mock
shouldCreateUserProfileIfNotExistingForUser ( ) : void
shouldGetActivityLevel ( ) : void
shouldGetAge ( ) : void
shouldGetBMI ( ) : void
shouldGetBMR ( ) : void
shouldGetDailyCalorieNeed ( ) : void
shouldGetGender ( ) : void
shouldGetIdealWeight ( ) : void
shouldGetLength ( ) : void
shouldGetWeight ( ) : void
shouldGetZeroAsBMIIfLenghtIsZero ( ) : void
shouldHaveImplementation ( ) : void
shouldIfNoActivityLevelExistDefaultLow ( ) : void
shouldIfNoGenderExistDefaultMale ( ) : void
shouldReuseExistingUserProfileForUserIfExisting ( ) : void
shouldSaveProfile ( ) : void