Unit test project takes ~40 seconds to build via nCrunch with MS Fakes...
Read MoreHow to call original method that includes a call to a faked method?...
Read MoreUnit test won't "cover" simple get method. (c#)...
Read MoreMicrosoft Fakes shim for generic method...
Read MoreWhere is the "StubsBehaviors.DefaultValue" in Microsoft Fakes framework?...
Read MoreHow to use Microsoft Fakes framework to shim an instance method?...
Read MoreCalling the original method from shim method...
Read MoreCannot seem to Fake RNGCryptoServiceProvider...
Read Moredetouring calls in shims of fakes framework, what's its inside mechanism...
Read MoreCan MS Fakes create future mock objects?...
Read MoreUnit Testing RaiseEvent in Vb.net using MSTest+MSFakes only...
Read MoreHow can I verify that a Microsoft Fakes (beta) stub/shim was called (like AssertWasCalled in Rhino M...
Read MoreHow to refactor to avoid using a Shim?...
Read MoreCan I fake HttpContent.ReadAsAsync<T>?...
Read MoreHow do I Use Microsoft Fakes Shims to Unit Test tightly coupled classes in VB.NET 4 particularly for...
Read MoreUsing Microsoft Fakes and VB.net for Stubbing Property Get Method on a Stubbed Class...
Read MoreException running unit tests with Fakes on build server...
Read MoreDo I shim out public methods in my tested method using shims?...
Read MoreADO.NET specific test dataset id mocking...
Read MoreUnit testing WebMatrix.WebData with Microsoft Fake Framework MVC4...
Read MoreShimSPWeb().LocaleGet not available?...
Read MoreShimming with Microsoft Fakes and a static, generic method...
Read MoreMicrosoft Fakes & TFS 2012 Visual Studio Test Runner - unit test fail sporadically...
Read MoreArbitrary unit tests fail in VS2012 after switching from Moles to Fakes...
Read MorePostSharp warnings when using fakes in VS2012...
Read More