Archive for March, 2009
NUnit TestCase
Tuesday, March 3rd, 2009In my previous post about fitnesse I mentioned that it would be good to have a simple way to specify expected inputs and outputs for a method. I was fairly sure there must be something out there and the latest version of NUnit (Beta version 2.5) offers a great solution.
It allows us to specify parameters [...]