Search code examples
Due to AutoFixture and NSubstitude object reference not set to an instance of an object error from u...

c#.net-corensubstituteautofixture

Read More
AutoFixture - configure fixture to limit string generation length...

c#autofixture

Read More
What are the differences between MOQ and AutoFixture?...

unit-testingmockingmoqautofixtureautomocking

Read More
How to automoq concrete class dependencies through Automoq?...

unit-testingmoqxunitautofixtureautomoq

Read More
How to configure AutoFixture to use an enum value as seed when creating many of a certain type?...

c#.netautofixture

Read More
AutoFixture.ObjectCreationExceptionWithPath in v4.0 but was ok in v3.51...

autofixture

Read More
XUnit and AutoFixture...

c#.netunit-testingxunitautofixture

Read More
AutoFixture creating a property with regex rule...

c#regexautofixture

Read More
AutoFixture AutoMoq problem getting CallBase to work with injected Mock dependencies...

c#moqxunitautofixtureautomoq

Read More
Provide real AutoMapper instance to AutoFixture...

c#automapperautofixture

Read More
Override AutoFixture ICustomization registrations using moq / automoq and xunit...

c#.netmoqxunitautofixture

Read More
Autofixture rule for properties...

c#autofixture

Read More
Generating a long string in AutoFixture...

c#autofixture

Read More
Unit test passes when in debug but fails randomly when run [xUnit + Automoq + Autofixture]...

unit-testingxunitxunit.netautofixtureautomoq

Read More
AutoFixture create property with internal setter...

c#.netunit-testingautofixture

Read More
Autofixture couldnt work with interfaces properties?...

c#.netunit-testingmockingautofixture

Read More
Frozen Mock returns null but works fine inside Test method...

c#unit-testingmoqautofixture

Read More
Cannot find Autofixture circular reference...

c#autofixture

Read More
GuardClauseAssertion does not fail if limited to only public constructors...

c#nunitautofixture

Read More
Fixture.Customize vs Fixture.Register...

autofixture

Read More
AutoFixture: how to create property's value without prefix...

c#autofixture

Read More
Difference between Fact and Theory? - xUnit.net...

c#xunit.netautofixture

Read More
AutoFixture.Freeze IEnumerable of Mocks...

c#moqxunitautofixture

Read More
AutoFixture and the Create method...

c#unit-testingfixturesautofixture

Read More
C# Fixture OmitAutoProperties...

c#autofixture

Read More
AutoFixture generate an JsonDocument?...

unit-testingautofixturesystem.text.json

Read More
Using AutoFixture to create MockFileSystem and its corresponding types...

c#autofixture

Read More
Delay Returns with NSubstitute...

c#asp.net-coredependency-injectiontaskautofixture

Read More
Build Autofixture Customization Using Reflection...

c#reflectionautofixture

Read More
Omitting a specific field with CreateMany from AutoFixture...

c#unit-testingautofixture

Read More
BackNext