Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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)

AutoFixture+Moq - Freezing a mocked class prevent from setup

Technique for using AutoFixture to integration test an application using Castle Windsor

How can I use custom ISpecimenBuilders with OmitOnRecursionBehavior?

autofixture

Select specific constructor with AutoFixture

c# autofixture

How can I modify the fixture my custom theory data attribute creates for AutoFixture?

xunit autofixture

AutoFixture and Custom DataAnnotations

autofixture