Unit test to the Database layer of FoodDescription. More...
Inherits Foodolini::Database::Test::DatabaseTest.
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. |
Unit test to the Database layer of FoodDescription.
Definition at line 13 of file FoodDescriptionTest.cs.
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.