C# Class CarbonFitnessTest.DataLayer.Repository.NutrientRecommendationRepositoryTest

Show file Open project: yodiz/CarbonFitness

Protected Methods

Method Description
LoadTestData ( ) : void

Private Methods

Method Description
CreateRecommendation ( Nutrient nutrient, string genderName, int startAge, int endAge, decimal value ) : NutrientRecommendation
shouldGetNutrientRecommendationFromNutrientId ( ) : void

Method Details

LoadTestData() protected method

protected LoadTestData ( ) : void
return void