Search code examples
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
AutoFixture with AutoMoq always returns the same instance after Customization...


c#moqautofixtureautomoq

Read More
Change behaviour of AutoFixture with AutoMoq to return false for methods...


c#autofixture

Read More
Assert when property has NullValueHandling.Ignore...


c#nunitautofixturefluent-assertions

Read More
Can't Find Constructor on Generic Class Activator...


c#genericsnsubstituteautofixture

Read More
How to create random concrete implementation of type...


c#autofixture

Read More
How to Run Unit Tests When using inline data with Automoq and Autofixture...


c#unit-testingxunitautofixtureautomoq

Read More
How to combine AutoDataAttribute with InlineData...


c#unit-testingxunitautofixture

Read More
BackNext