Welcome to Manicprogrammer Sign in | Join | Help

Rediscovering the Obvious

An occasional journey through one man's perspectives as he fumbles along in the footsteps of many great men.

Browse by Tags

All Tags » Testing   (RSS)
DelegatingMatcher
Really easy thing that I thought would be in the nMock framework somewhere, but couldn't find: A way to call custom validation code against the matched object. With .NET2's anonymous delegates, it was pretty easy to whip up just such a beast (with a bonus Read More...

Posted Thursday, October 25, 2007 2:01 PM by willeke | 0 Comments

Filed under: ,

Test With Development
I'm not quite to Test First, but I'm getting there. As an aside, the lack of having TestDriven.NET yet has forced me to actually use the NUnit GUI... not as bad as I used to think. It automatically reloads when you build the .dll it's pointing at, parses Read More...

Posted Wednesday, August 22, 2007 9:30 AM by willeke | 0 Comments

Filed under: ,