Browse by Tags

All Tags » .NET » Agile Related » Art Of Unit Testing (RSS)

Unit Testing decoupled from TDD as well== Adoption by ISerializable - Roy Osherove's Blog : Agile

The discussion on the future of unit testing for the masses has shifted from the standard “if they are too stupid to learn it, we don’t want them” to “TDD without good design will make really bad tests”. and this is a good thing. it’s a good thing because...

NullObject.For<T> - As simple as it gets, but no simpler by ISerializable - Roy Osherove&#39;s Blog : Agile

This NullObject Factory from Paul is very nice, simple and clean in its design. I really like it and I can see many uses for it, in parallel with working with your standard mocking framework or IoC Container Implementation .   here is a little usage...
More Posts