Tests of classes in the business logic layer. More...
Classes | |
class | FoodItemTest |
Unit test to the Model layer of FoodItem. More... | |
class | IngredientTest |
Unit test to the Model layer of Ingredient. More... | |
class | LogicTest |
Abstract class for all nUnit tests that tests the Foodolini.BusinessLogic component. More... | |
class | PersonTest |
Unit test to the Model layer of Person. More... | |
class | RecipeTest |
Unit test to the Model layer of Recipe. More... | |
class | SportsActivityTest |
Tests of classes in the business logic layer.