C# Класс CarbonFitnessTest.BusinessLogic.UserProfileBusinessLogicTest

Показать файл Открыть проект

Private Properties

Свойство Тип Описание
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

Приватные методы

Метод Описание
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