As unit testing is not used in our firm, I\'m teaching myself to unit test my own code. I\'m using the standard .net test framework for some really basic unit testing.
A
I have an example of this I used for my "Implementing LINQ to Objects in 60 minutes" talk.
It also in my MoreLinq project. Having tried to c'n'p it in here, it wraps horribly. Just grab from Github...