Looking for documentation for writing database-related unit tests in .Net.

Posted by Hamish Grubijan on Stack Overflow See other posts from Stack Overflow or by Hamish Grubijan
Published on 2010-03-24T15:30:06Z Indexed on 2010/03/24 15:33 UTC
Read the original article Hit count: 202

Filed under:
|
|

Hi, I have heard that MbUnit comes with pretty nice test decorators which allow writing db-related tests with ease.

I am struggling to find good documentation with samples.

Also, can the same thing be achieved with the latest Micosoft's Test package?

Many thanks.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about database