Browse by Tags

All Tags » Unit Testing » altnet (RSS)

Two Faced Commits - how the ALT.NET Community is becoming more and more dogmatic by ISerializable - Roy Osherove's Blog : Agile

disclaimer: I work at Typemock. There is a big trend I am starting to notice in the "Advanced" unit testing community. That trend feels more and more like hypocrisy. Take Daniel's post about mocking statics without Typemock . (Daniel is...

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