Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in microsoft-fakes

Shims warning messages

Shims are not generated for .NET methods

c# .net moles microsoft-fakes

How can I easily replace a Microsoft Fakes assembly?

Microsoft Fakes test project could not load assembly

microsoft-fakes

Any alternative to shim feature provided in Microsoft fake framework?

microsoft-fakes

Can Microsoft Fakes be used in Visual Studio 2010?

How to mock/fake SmtpClient in a UnitTest?

c# mstest microsoft-fakes

Testing.Fakes Exception: Failed to resolve profiler path from COR_PROFILER_PATH and COR_PROFILER environment variables

MS Fakes unit tests failing after Visual Studio 2013 Update 4

How do I get shims for base classes using Microsoft Fakes?

c# microsoft-fakes

Visual Studio 2015 InvalidProgramException in Unit Test With Fakes

How do I add a fakes assembly in VS 2012 Professional RC?

How to pass in a mocked HttpClient in a .NET test?

Mock framework vs MS Fakes frameworks