Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofixture

AutoFixture and interfaces

c# .net autofixture

Create anonymous enum value from a subset of all values

c# autofixture

Autofixture and read only properties

Customizing AutoFixture builder with seeded property

c# autofixture

How to implement date restrictions with AutoFixture?

c# autofixture

Ploeh AutoFixture was unable to create an instance from System.Runtime.Serialization.ExtensionDataObject

c# .net autofixture

How to combine AutoDataAttribute with InlineData

Automocking Web Api 2 controller

c# autofixture automoq

AutoFixture.AutoMoq supply a known value for one constructor parameter

Autofixture customizations: provide constructor parameter

c# autofixture

How can I instruct AutoFixture to not bother filling out some properties?

c# .net autofixture

Autofixture: Controlling number of elements that are created of type string[]

c# autofixture

AutoFixture - configure fixture to limit string generation length

c# autofixture

What is AutoFixture AutoMoq?

moq autofixture

Can't grasp the difference between Freeze/Inject/Register

c# autofixture

Using Verify to confirm expected parameter values in Moq mock class

nunit moq autofixture

Difference between Fact and Theory? - xUnit.net

c# xunit.net autofixture