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.1.7631 |
Author(s): | Michael W. Powell |
Last Update: | Saturday, June 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mwpowellhtx/Ellumination.Collections |
NuGet Url: | https://www.nuget.org/packages/Ellumination.Collections.Enumerations.Tests |
Install
Install-Package Ellumination.Collections.Enumerations.Tests
dotnet add package Ellumination.Collections.Enumerations.Tests
paket add Ellumination.Collections.Enumerations.Tests
Ellumination.Collections.Enumerations.Tests Download (Unzip the "nupkg" after downloading)
Dependencies
- Ellumination.Collections.Enumerations(>= 2.0.0)
- Ellumination.Collections.ImmutableBitArray(>= 2.0.1)
- xunit(>= 2.4.1)
- xunit.analyzers(>= 0.10.0)
- xunit.fluently.assert(>= 1.6.1)
- xunit.fluently.assert.exceptionally(>= 1.0.1)
Tags