unit testing legacy code: limits of "extract and override" vs JustMock/TypeMock/moles?...
Read MoreRunning Unit Test having Operation could destablize the runtime exception at new StandardKernel...
Read MoreGetting TeamCity to run NUnit tests, with both NCover and TypeMock integrated?...
Read MoreWhy doesn't ExpectConstructor() cause this test to fail?...
Read MoreNMock2.0 - how to stub a non interface call?...
Read MoreIs Typemock the only framework that can mock a Linq To SQL Table class?...
Read MoreSetting up behavior on a method appears to be calling the method...
Read MoreHow to assert a private method on concrete class is called (TypeMock/NMock/etc..)?...
Read MoreWhere is the [TestMethod] Attribute in TypeMock?...
Read MoreGetting arguments of a called Typemock mocked method...
Read MoreMocking non-virtual Events (In COM interop classes)...
Read More