Search code examples
C# – Mocking a method to return a different value when called a second time using Moq...


c#moqautomoq

Read More
Making AutoMoq return Fixture-created values for methods...


moqautofixtureautomoq

Read More
AutoFixture + AutoMoq: Create mock with excluded property...


c#interfacemoqautofixtureautomoq

Read More
AutoMock setup with AutoFixture Data Theories...


c#unit-testingxunitautofixtureautomoq

Read More
Using AutoMoq methods with generic signatures...


autofixtureautomoq

Read More
AutoFixture AutoMoq not creating mocks for some properties...


c#dependency-injectionmoqautofixtureautomoq

Read More
Pass property of generic class as parameter in AutoMoq...


c#genericsmoqautofixtureautomoq

Read More
Possible to Freeze a Mock of a func?...


unit-testingautofixtureautomoq

Read More
AutoFixture AutoMoqData gets slow as more tests are added...


nunitautofixtureautomoq

Read More
AutoFixture & AutoMoq: Overriding object generation behavior...


c#unit-testingxunitautofixtureautomoq

Read More
How to set up an existing mock using lambda syntax in Moq?...


c#unit-testingmoqautofixtureautomoq

Read More
AutoFixture/AutoMoq + NUnit AutoData Frozen Object not Returned By AutoMoq Interface Method...


nunitautofixtureautomoq

Read More
Mocking a dependency with AutoFixture...


c#unit-testingmoqautofixtureautomoq

Read More
What is the correct way to setup mocking for this unit test involving named Unity resources?...


c#unity-containermoqmstestautomoq

Read More
Prevent Moq from creating singleton Mocks...


c#moqautomoq

Read More
AutoFixture with AutoMoq and concrete object injection...


c#autofixturemoq-3automoq

Read More
AutoFixture.Xunit's [Frozen] not working...


c#xunit.netautofixtureautomoq

Read More
Autofixture: Using AutoMoqCustomization & SetupAllProperties to have all properties of a mocked ...


moqautofixtureautomoq

Read More
AutoFixture fails to CreateAnonymous MVC Controller...


c#.netunit-testingautofixtureautomoq

Read More
BackNext