Browse by Tags

All Tags » altnet » Testing Guidelines (RSS)

Basic Guidelines for using RowTest and data driven tests by ISerializable - Roy Osherove's Blog : Agile

I took a look at the code that was used to create the NUnit RowTest Extension (which is pretty neat) and found this in one of the samples: The highlighted areas in the code show something which I feel is problematic and is the manifestation of a unit...

Mocking LINQ Queries, Extension methods and Anonymous Types by ISerializable - Roy Osherove's Blog : Agile

One of the things I wanted to show at my Interactive session on unit testing tips and tricks at TechEd this year was how you can "Stub" out results from LINQ Queries, or mock\stub Extension methods in .NET 3.5 ( what's the difference between...
More Posts