Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofixture

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

Can AutoFixture execute a delegate at object creation time?

c# autofixture

AutoFixture: mock methods don't return a frozen instance

moq autofixture

Preventing Autofixture from filling child collections

c# autofixture