Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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 with "weak" types

xunit autofixture

Using autofixture in my data integration tests to create proxies

AutoFixture AutoMoq not creating mocks for some properties

How to use AutoFixture to generate specific values when the Builder is given an abstract class

c# .net autofixture

Cannot find Autofixture circular reference

c# autofixture

Customization for creating implementations of a base type

c# autofixture

AutoFixture and fluent Moq syntax

Autofixture generate custom list

refactoring autofixture

How to combine a Convention-based Customization with AutoFixture's [AutoData] attribute?

c# unit-testing autofixture

Mocking a dependency with AutoFixture

Detecting 'dead' tests and hardcoded data vs constrained non-determinism

c# tdd autofixture

How to add a specific implementation of a Mock created with Autofixture?

c# tdd xunit autofixture

How can I use AutoFixture to create an object but not fill out any properties

unit-testing autofixture