Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofixture

AutoFixture.Xunit with Xunit.net 2.0 beta

nuget xunit.net autofixture

AutoFixture: PropertyData and heterogeneous parameters

c# xunit.net autofixture

Handling specimen creation inconsistencies between AutoFixture and Moq

moq autofixture

AutoFixture creating unwanted depth in complex objects

Is it possible in AutoFixture SemanticComparison to set custom comparer for specified type

How can I register a generic object factory?

Create an instance of FormsAuthenticationTicket with a valid XML string in UserData

c# .net autofixture

AutoFixture with NUnit and AutoData throws TargetParameterCountException

How do I generate objects when there are multiple paths to a child entity?

c# autofixture

AutoConfiguredMoqCustomization with abstract class implementing interface

moq autofixture

AutoFixture cannot create Claim (with .NET Framework 4.6)

Customizing AutoFixure using FromSeed Causes Exception

c# unit-testing autofixture

AutoFixture + NSubstitute throws NotASubstituteException for injected auto mock

autofixture nsubstitute

Is there a way of creating an instance of a type with test data?

c# autofixture nbuilder

Hierarchical object and AutoFixture

Fixture Constraints on property autogeneration

c# .net autofixture

AutoFixture: how to CreateAnonymous from a System.Type

Force AutoFixture to use the greediest constructor

c# autofixture