Search code examples
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
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
BackNext