#typemock

Asserting private objects with unit testing

There’s a lot of discussion going on about designing for testability. One of the prob...

Best developer tools

Because of the nature of my work, coaching people onsite and training people in clas...

Faking extension methods

I just read a post from Daniel Cazzulino about mocking extension methods. He wants to...

Typemock Isolator for SharePoint

Today Typemock released a new product called Isolator for SharePoint. If you’re confu...

Typemock Isolator Getting internal variables

Sometimes you execute some method and the method returns void. But it still does some...

TypeMock Isolator and LINQ

I’m doing some work with TypeMock and I start to love it more and more. For example, ...