Asserting private objects with unit testing
There’s a lot of discussion going on about designing for testability. One of the prob...
There’s a lot of discussion going on about designing for testability. One of the prob...
Because of the nature of my work, coaching people onsite and training people in clas...
I just read a post from Daniel Cazzulino about mocking extension methods. He wants to...
Today Typemock released a new product called Isolator for SharePoint. If you’re confu...
Sometimes you execute some method and the method returns void. But it still does some...
I’m doing some work with TypeMock and I start to love it more and more. For example, ...