FakeModel 0.0.1
See the version list below for details.
dotnet add package FakeModel --version 0.0.1
NuGet\Install-Package FakeModel -Version 0.0.1
<PackageReference Include="FakeModel" Version="0.0.1" />
paket add FakeModel --version 0.0.1
#r "nuget: FakeModel, 0.0.1"
// Install FakeModel as a Cake Addin #addin nuget:?package=FakeModel&version=0.0.1 // Install FakeModel as a Cake Tool #tool nuget:?package=FakeModel&version=0.0.1
FakeModel offers you a Fluent interface for rapid creation of test data, automatically assigning values to properties (public, private and readonly) of an in-built .Net data type. Whilst building your model, you can assign the important values yourself and forget about the rest – or even declare that FakeModel should ignore a property in question – all through Lambda Expressions.
FakeModel aims to take the mundane task of Test Data Creation out of your hands, allowing you to focus your brain power* on what really counts.
*Brain Power May Vary.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial Release - More features to come!