Search code examples
Using ReturnsAsync When Automocking in JustMock...


justmockautomocking

Read More
NestJS with Automock gets undefined in dependency mock...


jestjsnestjstypeormautomocking

Read More
What are the differences between MOQ and AutoFixture?...


unit-testingmockingmoqautofixtureautomocking

Read More
Create class and auto-initialize dependencies with FakeItEasy...


c#dependency-injectionmockingfakeiteasyautomocking

Read More
Cannot mock fs with jest using typescript - Property 'mockReturnValue' does not exist on typ...


typescriptjestjsts-jestautomocking

Read More
IConfiguration keeps getting null value when mocking...


c#unit-testingasp.net-coreautomocking

Read More
Jest: automock modules, but only those defined in __mocks__, rather than all...


javascripttypescriptunit-testingjestjsautomocking

Read More
In TestCafe Is possibile to register xhr and use as mocking (automocking)...


testingmockingautomated-teststestcafeautomocking

Read More
AutoFixture.AutoMoq supply a known value for one constructor parameter...


c#unit-testingautofixtureautomocking

Read More
What is the purpose of Autofacs AutoMock...


moqautofacautomockingautomoq

Read More
Auto mocking container for Windsor and Rhino...


unit-testingcastle-windsorrhinorhino-commonsautomocking

Read More
What are the difference between `Ploeh.AutoFixture` and `AutoFixture`?...


c#unit-testingnunitautofixtureautomocking

Read More
Accessing .mock property of an automocked function...


jestjsautomocking

Read More
Handle files with the same name by automoc...


c++qtcmakeautomocking

Read More
Moq CreateInstance fails when constructor has dependencies using Func<T>...


c#moqfuncautomocking

Read More
How to never mock a particular module with jest?...


javascriptunit-testingmockingjestjsautomocking

Read More
How can you use Lazy<> with AutoMock (Moq)...


c#moqautofacmstestautomocking

Read More
Ninject: auto mocking using NSubstitute?...


c#mockingninjectnsubstituteautomocking

Read More
CMake and Qt5 AUTOMOC error...


qtcmakeqt5mocautomocking

Read More
Why is this Autofac mock's lifetime disposed in a simple MSpec test?...


autofacmspecautomocking

Read More
AutoMocking classes with non-interface dependencies... Does a framework support this?...


mockingtddmoqautomocking

Read More
How to spy the class under test with AutofacContrib.NSubstitute...


c#unit-testingnsubstituteautomocking

Read More
AutoData Theories with AutoFixture using manual fakes...


moqxunit.netautofixtureautomocking

Read More
How to auto-mock a container (e.g. IList) in MOQ without extensions/contrib...


c#mockingmoqautomocking

Read More
Unity and auto-mocking with NSubstitute (or something else)...


c#unit-testingunity-containernsubstituteautomocking

Read More
Is the use of Auto Mocking containers good or bad practice?...


mockingtddautomocking

Read More
Automocking with LightInject plus Nsubstitute, how?...


ioc-containernsubstituteautomockinglight-inject

Read More
Limit Ninject.MockingKernel to mocking classes in my own namespaces only...


c#unit-testingninjectautomocking

Read More
Automocking for Python?...


pythonunit-testingnoseautomockingfudge

Read More
Why does Autofixture w/ AutoMoqCustomization stop complaining about lack of parameterless constructo...


dependency-injectionmoqcastle-dynamicproxyautofixtureautomocking

Read More
BackNext