In this project we have samples for unit testing using NUnit framework and Moq framework for Mocking.
It uses the following NuGet libraries
- NUnit
- Moq
This project was build using Visual Studio 2019 with .NET Core Projects. So to import the solution one needs to have Visual Studio 2019 with .NET Core installed.