Enumerations tests framework is provided as an NUnit based framework sufficient to exercise the majority of boilerplate issues concerning both Ordinal as well as Bitwise Enumerations.
Info
Version: | 2.0.0.23630 |
Author(s): | Michael W. Powell |
Last Update: | Monday, October 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mwpowellhtx/Kingdom.Collections |
NuGet Url: | https://www.nuget.org/packages/Kingdom.Collections.Enumerations.Tests |
Install
Install-Package Kingdom.Collections.Enumerations.Tests
dotnet add package Kingdom.Collections.Enumerations.Tests
paket add Kingdom.Collections.Enumerations.Tests
Kingdom.Collections.Enumerations.Tests Download (Unzip the "nupkg" after downloading)
Dependencies
- Kingdom.Collections.Enumerations(>= 2.0.0 && < 3.0.0)
- Kingdom.Collections.ImmutableBitArray(>= 2.1.0 && < 3.0.0)
- xunit(>= 2.4.1 && < 3.0.0)
- xunit.analyzers(>= 0.10.0 && < 1.0.0)
- xunit.fluently.assert(>= 1.3.1 && < 2.0.0)
- xunit.fluently.assert.exceptionally(>= 1.0.0 && < 2.0.0)
Tags