Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 490 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 490 Bytes

.NET

AutoFixtureCustomizationsDemo

Using AutoFixture customizations

In this demo, i m using AutoFixture customizations in order to define the range of values that we want for some type.

Tools : net 8.0, AutoFixture