Search code examples
Create a list with specific values with Autofixture C#...


c#xunitautofixture

Read More
How to mock and setup local variable...


c#nunitmoq.net-core-3.1autofixture

Read More
AutoFixture with AutoNSubstituteCustomization: Set object count on ReadOnly IEnumerable<t> pro...


nsubstituteautofixture

Read More
Let AutoFixture create DateTime in UTC?...


autofixture

Read More
Moq Verify method not working with ToList...


c#unit-testingmoqxunitautofixture

Read More
AutoFixture, xUnit: Setup TypeRelays and inject service in constructor...


c#xunitautofixturexunit2

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


c#tddxunitautofixture

Read More
AutoFixture AutoMoq partially covers class constructor...


c#xunitautofixtureautomoq

Read More
How to unit test a controller with XUnit, Moq and AutoFixture?...


c#asp.net-coremoqxunit.netautofixture

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


c#unit-testingtestingautofixture

Read More
Mocking a concrete class with a virtual method...


c#nunitnsubstituteautofixture

Read More
Autofixure sublist example...


autofixture

Read More
Why doesn't AutoFixture return injected services when the services are of type object (even thou...


c#moqautofixture

Read More
Generate dictionary with AutoFixture...


c#dictionaryautofixture

Read More
AutoFixture Register type globally...


c#autofixture

Read More
Collection size from attribute for Autofixture declarative autodata parameter...


c#unit-testingautofixture

Read More
Unit testing Reactive code in constructors using AutoMock from AutoFixture?...


c#unit-testingnunitsystem.reactiveautofixture

Read More
How to test in xUnit, UTC Date in millisecond for API method...


c#.netxunitautofixture

Read More
How to auto inject mocked types defined in test parameters into SUT using AutoFixture AutoMoq...


c#unit-testingmoqautofixture

Read More
AutoFixture AutoDataAttribute Customization Beyond Derived Attribute...


autofixturefakeiteasyxunit2

Read More
Autofixture customizations: provide constructor parameter...


c#autofixture

Read More
Xunit inline auto data with autofixture question...


c#asp.net-corexunitautofixture

Read More
How do I set up methods on mocks to return null by default?...


c#autofixtureautomoq

Read More
How to create fixture for sealed class with no public constructor?...


unit-testingmockingmoqxunitautofixture

Read More
How to use AutoData in unit tests to supply N objects of a type in test arguments?...


c#arraysunit-testingautofixture

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


c#.netautofixture

Read More
Writing better fixtures for unit tests in .Net Core...


c#unit-testingmoqxunitautofixture

Read More
Moq + Autofixture: Using Setup for a dependant property clears the entire mock object...


c#unit-testingmoqautofixtureautomoq

Read More
Autofixture and read only properties...


c#autofixturereadonly-attribute

Read More
AutoFixture - Creation of "Valid" and "Invalid" instances and [AutoData]...


c#testingautofixturenunit-3.0

Read More
BackNext