C# Class CarbonFitnessTest.DataLayer.Repository.IngredientRepositoryTest

Exibir arquivo Open project: yodiz/CarbonFitness

Protected Methods

Method Description
LoadTestData ( ) : void

Private Methods

Method Description
shouldGetIngredientByName ( ) : void
shouldMatchBothUpperAndLowerCaseOnName ( ) : void
shouldReturnmatchingItemsForSearchParamter ( ) : void

Method Details

LoadTestData() protected method

protected LoadTestData ( ) : void
return void