Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofixture

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

nunit autofixture automoq

Random enum generation

c# autofixture

I am facing exception "AutoFixture.ObjectCreationExceptionWithPath" With AutoFixture in EF Core Code First Approach

c# xunit autofixture

Create predicate expression with AutoFixture

c# .net predicate autofixture

Why doesn't Autofixture Likeness behave like I'd expect for one of these two tests?

AutoFixture build collection with unique property

c# .net autofixture

Autofixture: How to create instance of type without using generic method

autofixture

Frozen mock's property is getting overwritten

AutoFixture Build-Freeze-Create sequence

Creating autogenerated integers not working

c# autofixture

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

creating controller in a test using AutoNSubstituteData xUnit and AutoFixture

InlineAutoData Data For Specific Parameter Argument

Autofixture: How to express the following code declaratively?

c# xunit autofixture

Can Autofixture enumerate all objects given a list of possible values for each property

c# tdd autofixture

Does AutoFixture support `DateOnly` for .NET6?

How do I create a specimen builder in AutoFixture to always return a string that matches a Regex?

unit-testing autofixture

Constructor with more than one instance of same type

SQL Server integration test validating datetime created with AutoFixture