Foodolini.Database.Test.FoodDescriptionTest Class Reference

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

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

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

List of all members.

Public Member Functions

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

Detailed Description

Unit test to the Database layer of FoodDescription.

Definition at line 13 of file FoodDescriptionTest.cs.


Member Function Documentation

void Foodolini.Database.Test.FoodDescriptionTest.SaveloadTest (  ) 

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

Fiext error in database handling of TimeSpan

Definition at line 23 of file FoodDescriptionTest.cs.


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

Foodolini 1.0.0 Documentation, generated with DoxyGen.