Extension for AutoFixture to automatically fill read-only properties of ICollection<T> during value generation.
Info
Version: | 2.0.0 |
Author(s): | Kurt Hutchinson |
Last Update: | Friday, June 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/kbhutchinson/murph.autofixture.autoreadonlycollectionproperties |
NuGet Url: | https://www.nuget.org/packages/Murph.AutoFixture.AutoReadOnlyCollectionProperties |
Install
Install-Package Murph.AutoFixture.AutoReadOnlyCollectionProperties
dotnet add package Murph.AutoFixture.AutoReadOnlyCollectionProperties
paket add Murph.AutoFixture.AutoReadOnlyCollectionProperties
Murph.AutoFixture.AutoReadOnlyCollectionProperties Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 4.4.0)
Tags