Search code examples
Unit test project takes ~40 seconds to build via nCrunch with MS Fakes...

microsoft-fakesncrunch

Read More
How to call original method that includes a call to a faked method?...

.netmicrosoft-fakes

Read More
Mocking local variables in C#...

c#.netunit-testingmoqmicrosoft-fakes

Read More
Unit test won't "cover" simple get method. (c#)...

c#unit-testingmicrosoft-fakes

Read More
Microsoft Fakes shim for generic method...

c#genericsmicrosoft-fakes

Read More
Where is the "StubsBehaviors.DefaultValue" in Microsoft Fakes framework?...

unit-testingmicrosoft-fakes

Read More
How to use Microsoft Fakes framework to shim an instance method?...

unit-testingmockingmicrosoft-fakes

Read More
Calling the original method from shim method...

c#unit-testingmicrosoft-fakesshim

Read More
Cannot seem to Fake RNGCryptoServiceProvider...

c#unit-testingvisual-studio-2012microsoft-fakes

Read More
detouring calls in shims of fakes framework, what's its inside mechanism...

c#.netmicrosoft-fakes

Read More
Can MS Fakes create future mock objects?...

microsoft-fakestypemock

Read More
Unit Testing RaiseEvent in Vb.net using MSTest+MSFakes only...

vb.netunit-testingeventsmstestmicrosoft-fakes

Read More
How can I verify that a Microsoft Fakes (beta) stub/shim was called (like AssertWasCalled in Rhino M...

unit-testingrhino-mocksmicrosoft-fakes

Read More
How to refactor to avoid using a Shim?...

c#unit-testingmicrosoft-fakesshim

Read More
Can I fake HttpContent.ReadAsAsync<T>?...

c#.netvisual-studio-2012microsoft-fakes

Read More
How do I Use Microsoft Fakes Shims to Unit Test tightly coupled classes in VB.NET 4 particularly for...

vb.netunit-testingmicrosoft-fakes

Read More
Using Microsoft Fakes and VB.net for Stubbing Property Get Method on a Stubbed Class...

.netvb.netunit-testingmicrosoft-fakesstubs

Read More
Exception running unit tests with Fakes on build server...

c#unit-testingtfsmicrosoft-fakes

Read More
Do I shim out public methods in my tested method using shims?...

c#unit-testingmicrosoft-fakes

Read More
ADO.NET specific test dataset id mocking...

c#asp.net.netunit-testingmicrosoft-fakes

Read More
Microsoft Fakes and .Net 4.0...

.netmolesmicrosoft-fakes

Read More
Unit testing WebMatrix.WebData with Microsoft Fake Framework MVC4...

c#unit-testingasp.net-mvc-4securitymicrosoft-fakes

Read More
ShimSPWeb().LocaleGet not available?...

unit-testingsharepointvisual-studio-2012microsoft-fakesshim

Read More
Build fails with Fakes assembly...

microsoft-fakes

Read More
How to fake a call to MSMQ.Send...

visual-studiounit-testingmstestmsmqmicrosoft-fakes

Read More
Shimming with Microsoft Fakes and a static, generic method...

unit-testingstubmicrosoft-fakesshim

Read More
Microsoft Fakes & TFS 2012 Visual Studio Test Runner - unit test fail sporadically...

visual-studio-2012build-processmicrosoft-fakes

Read More
Using Microsoft Fakes to Mock...

c#.netasync-awaitmicrosoft-fakes

Read More
Arbitrary unit tests fail in VS2012 after switching from Moles to Fakes...

unit-testingvisual-studio-2012molesmicrosoft-fakes

Read More
PostSharp warnings when using fakes in VS2012...

visual-studio-2012postsharpmicrosoft-fakes

Read More
BackNext