Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in microsoft-fakes

Does unit tests using microsoft fakes work on community edition

Microsoft Fakes Assembly name conflict

c# testing microsoft-fakes

Exception running unit tests with Fakes on build server

Pex still good in Visual Studio 2015

How to use Microsoft Fakes framework to shim an instance method?

Mocking local variables in C#

How to Unit test an AsyncTask which await another Async task?

Will Fakes be made available on versions of Visual Studio other than 'Ultimate' as Moles is?

UnitTestIsolation instrumentation failed to initialize. Please restart Visual Studio and rerun this test

How to shim a class that is called more than once in the tested function using microsoft fakes

Ignore the CS7035 "Specified version does not conform to the recommended format" in the Fakes assembly

microsoft-fakes

Calling the original method from shim method

How to use Microsoft Fakes Assemblies on Process.Start