Foodolini.Database.Test.FoodGroupTest Class Reference

Unit test to the Database layer of FoodGroup. More...

Inherits Foodolini::Database::Test::DatabaseTest.

Collaboration diagram for Foodolini.Database.Test.FoodGroupTest:
Collaboration graph

List of all members.

Public Member Functions

void SaveLoad ()
 Saves a FoodGroup to the database and test if the object recives an ID. Load the FoodGroup from the database and test if the data match.

Detailed Description

Unit test to the Database layer of FoodGroup.

Definition at line 12 of file FoodGroupTest.cs.


Member Function Documentation

void Foodolini.Database.Test.FoodGroupTest.SaveLoad (  ) 

Saves a FoodGroup to the database and test if the object recives an ID. Load the FoodGroup from the database and test if the data match.

Definition at line 20 of file FoodGroupTest.cs.


The documentation for this class was generated from the following file:

Foodolini 1.0.0 Documentation, generated with DoxyGen.