Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofixture

Autofixture generate custom list

refactoring autofixture

How to combine a Convention-based Customization with AutoFixture's [AutoData] attribute?

c# unit-testing autofixture

Mocking a dependency with AutoFixture

Detecting 'dead' tests and hardcoded data vs constrained non-determinism

c# tdd autofixture

How to add a specific implementation of a Mock created with Autofixture?

c# tdd xunit autofixture

How can I use AutoFixture to create an object but not fill out any properties

unit-testing autofixture

Populating a Collection Property of a fixture with autofixture

autofixture

Autofixture Fixture.Build().With() On Same Property Name

c# unit-testing autofixture

How to use AutoData in unit tests to supply N objects of a type in test arguments?

does AutoMoqCustomization work for abstract classes?

Nuget cannot find newer dependency

Autofixture mocking an interface to return random results for testing purposes

Why does AutoFixture.AutoMoq make recursive mocks by default?

c# mocking moq autofixture

How to force AutoFixture to create ImmutableList

c# autofixture

AutoFixture - Likeness. Comparison of complex objects

c# testing compare autofixture

AutoFixture : pass an argument to specimen builder

autofixture

AutoFixture.AutoMoq: set value to read only property

moq autofixture automocking

How to mockup Entity Framework 6 With Moq & Autofixture

AutoFixture create property with internal setter

InlineAutoDataAttribute but for NUnit (for TestCase and TestCaseSource)