Search code examples
Creating a Mock For a Deeply Nested Class Using AutoFixture/AutoMoq?...

c#unit-testingmoqautofixtureautomoq

Read More
AutoFixture build collection with unique property...

c#.netautofixture

Read More
Creating public types in AutoFixture 4.8.0 using internal JSON constructors, with many constructor a...

c#autofixture

Read More
AutoFixture: specify boundaries (or set as "now") for all random dates generated...

.netnunitautofixture

Read More
Autofixture - base property in new list on property from a previously constructed one...

c#.netunit-testingtestingautofixture

Read More
AutoFixture.ObjectCreationException when create a list...

autofixture

Read More
Is object casting an inevitability of reality when there is a need to design modular architecture?...

c#oopcastingsolid-principlesautofixture

Read More
Unit testing when generic type is needed...

c#unit-testinggenericsautofixture

Read More
Autofixture's AutoData attribute in .net core xunit test projects...

.net-corexunitautofixture

Read More
AutoFixture: How to use a common test data set for the generation of different objects?...

c#tddautofixture

Read More
AutoFixture deep freeze of object...

c#unit-testingautofixtureautomoq

Read More
Test a controller using Autofixture that takes IOptions<T> as constructor parameter...

c#unit-testingautofixture

Read More
AutoFixture/AutoMoq: Unable to Create Instance (`BadImageFormatException`)...

moqautofixtureautomoq

Read More
.NET AutoFixture with complex child properties...

c#.netunit-testingautofixture

Read More
Customizing the creation of anonymous sequences in AutoFixture...

autofixture

Read More
autofixture: removing a customization...

autofixture

Read More
Ploeh AutoFixture was unable to create an instance from System.Runtime.Serialization.ExtensionDataOb...

c#.netautofixture

Read More
Creating an AutoFixture specimen builder for a type...

c#autofixture

Read More
Omit property of base class for all implementations in Autofixture...

autofixture

Read More
Override Autofixture customization setup...

c#unit-testingautofixturensubstitute

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

c#unit-testingnunitautofixtureautomocking

Read More
Why a customization returns the same instance when applied on two different properties?...

c#nunitautofixture

Read More
Autofixure Fixture.Customize - why do the overloads have different return types?...

c#autofixture

Read More
AutoFixture + NSubstitute + Virtual methods...

unit-testingautofixturensubstitute

Read More
Can AutoFixture omit recursion between class hierarchies?...

abstract-classautofixture

Read More
Should I be using AutoFixture to test the Core element of my Onion, which has no dependancies?...

c#unit-testingnunitdomain-driven-designautofixture

Read More
How to use Verify() for a specific expected result?...

c#unit-testingautofixture

Read More
Approach to generate Random specimen based on Customization...

c#unit-testingautofixture

Read More
Autofixture test for invalid constructor parameter...

autofixture

Read More
Fill public property with private setter test data by AutoFixture...

c#unit-testingautofixture

Read More
BackNext