Search code examples
Why Does the Behavior of Matching.ImplementedInterfaces Differ from Matching.ExactType and FrozenAtt...


c#autofixture

Read More
Create a list with specific values with Autofixture C#...


c#xunitautofixture

Read More
IList<something> constructor parameter and AutoFixture...


c#unit-testingautofixture

Read More
AutoFixture, create a list of email addresses...


c#unit-testingtestingautofixture

Read More
Mocking a DbConnection with NUnit/NSubstitute/AutoFixture and InsightDatabase...


c#nunitautofixturensubstitute

Read More
Chaining Customizations with Autofixture...


c#autofixture

Read More
How do I use AutoFixture Attributes to get FakeTimeProvider reference when my SUT depends on TimePro...


c#moqxunit.netautofixture

Read More
Select specific constructor with AutoFixture...


c#autofixture

Read More
How do you execute a teardown if an assert fails?...


unit-testingxunit.netautofixture

Read More
How to add postprocessing step to AutoFixture for an object of a particular type after all it's ...


c#.netautofixture

Read More
AutoFixture creating unwanted depth in complex objects...


c#entity-framework-6autofixture

Read More
Ignore virtual properties...


c#autofixture

Read More
C# How to simplify unit testing string parameters using AutoFixture...


c#unit-testingautofixture

Read More
Is there a better way to do these boiler plate tests in C#?...


c#unit-testingautofixture

Read More
AutoFixture: Unable to create an instance, probably no public constructor...


c#autofixture

Read More
AutoFixture and XUnit2 - Combining TheoryData and AutoData...


c#unit-testingtestingxunitautofixture

Read More
Random enum generation...


c#autofixture

Read More
AutoFixture is unable to create an instance of a class that has a property of type RestSharp.RestRes...


c#unit-testingmoqxunitautofixture

Read More
AutoFixture for number ranges...


c#autofixture

Read More
Can Autofixture customizations (via NUnit3 attributes) be composed and if so - how?...


autofixturenunit-3.0

Read More
InlineAutoDataAttribute but for NUnit (for TestCase and TestCaseSource)...


c#unit-testingtestingnunitautofixture

Read More
AutoFixture Likeness - compare only matching properties...


c#unit-testingautofixture

Read More
Mocking constructor dependencies using AutoMoq attribute...


c#unit-testingautofixture

Read More
Is there a Java alternative to Ploeh's AutoFixture for .Net?...


javaunit-testingmockingquickcheckautofixture

Read More
How to force AutoFixture to create ImmutableList...


c#autofixture

Read More
Unable to create a customized object using Auto Fixture in c# xunit...


c#xunitautofixture

Read More
How can I get the original type of a Mock after the Mock has been cast to an object...


c#asp.netdependency-injectionmoqautofixture

Read More
Autofixture - create a float, double or decimal with remainder...


c#tddautofixture

Read More
Disabling tracking on property which represents an enumeration...


c#unit-testingentity-framework-coreautofixture

Read More
Can a particular constructor argument of an injected SUT using Autodata xUnit Theories?...


c#unit-testingdependency-injectionxunitautofixture

Read More
BackNext