WaYdotNET Web Blogs

Il blog di Carlo Bertini e qualcosa di .NET
posts - 57, comments - 2796, trackbacks - 925

My Links

News

Tag Cloud

Article Categories

Archives

Post Categories

Image Galleries

ASP.NET

Caxxate

TDD using SqlCE and NHibernate

 

This article demonstrates how to use SQL Compact Edition to perform database unit testing of your Repository/DAO classes. More often than not, I cringe at the thought of performing database testing against the development database. It would be much easier and logical to perform database tests against a disposable datasource. This is where In-Memory and Embedded databases come into play.

 

Fonte:

http://www.codeproject.com/useritems/TDD_and_SqlCE.asp

Print | posted on martedì 17 aprile 2007 20:04 |

Feedback

Gravatar

# re: TDD using SqlCE and NHibernate

This is where In-Memory and Embedded databases come into play.
17/04/2015 11:26 | http://www.intermediass.fr
Comments have been closed on this topic.

Powered by:
Powered By Subtext Powered By ASP.NET