Browse by Tags

All Tags » 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...

Organization Problems - Sounds Familiar? by ISerializable - Roy Osherove's Blog : Agile

I just finished a summary of a company's review about work modes and problems before we can start doing something about it. I'm posting part of it as anonymous because I think this seems to relate to many other companies out there: " The...

Database and data layer testing techniques at ALT.NET - slides and code by ISerializable - Roy Osherove's Blog : Agile

I contributed some material to the session about Database and data layer testing techniques at ALT.NET. The slides and code I used at ALT.NET are the same ones I used at DevTeach, so you can download them here . Read More...
Filed under: , ,
More Posts