Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofixture

Assembly version conflicts for AutoFixture and Moq with NUnit on TeamCity 7

Why doesn't simple test pass using AutoFixture Freeze, SemanticComparison Likeness and CreateProxy?

AutoConfiguredMoqCustomization and unsettable properties

moq autofixture

Why is AutoFixture Customization causing inherited properties to not be filled?

unit-testing autofixture

Create an EF entity stub with AutoFixture

Can Autofixture create an anonymous type?

c# unit-testing autofixture

Invoke Dispose method on AutoFixture customization

AutoFixture Likeness - compare only matching properties

c# unit-testing autofixture

How do I apply AutoFixture customizations to anything inheriting from a base class?

c# unit-testing autofixture

AutoFixture CompositeDataAttribute does not work with PropertyDataAttribute

c# xunit.net autofixture

How to tell Autofixture to create objects with different ID?

c# unit-testing autofixture

Create a fixture for recursive data structure with AutoFixture

How to simplify Unit Testing DDD Value objects Equality with AutoFixture

Does AutoFixture have a mechanism to check that methods that return any kind of list never return null?

c# unit-testing autofixture

Always Freeze mocks using AutoFixture, XUnit, and Moq

What are the principles behind AutoFixture's declarative way of setting up a fixture?

c# autofixture

How to combine PropertyData and AutoNSubstituteData attributes in xunit/autofixture?

Bogus, AutoFixture, others(?): How to fill a nested model with fake data and set rules for specific properties?

XUnit and AutoFixture Exception No Data found for (test name)